diff --git a/src/views/basicdata/ConfigureBillingAndWarehousing/list.vue b/src/views/basicdata/ConfigureBillingAndWarehousing/list.vue index fc04bf2c..8459b2f5 100644 --- a/src/views/basicdata/ConfigureBillingAndWarehousing/list.vue +++ b/src/views/basicdata/ConfigureBillingAndWarehousing/list.vue @@ -563,7 +563,7 @@ const remoteMethodBrand = async value => { } }; -remoteMethodBrand(); +remoteMethodBrand(''); /** 搜索仓库 */ const getMaterialTree = async value => { diff --git a/src/views/basicdata/TripartiteMaterial/add.vue b/src/views/basicdata/TripartiteMaterial/add.vue deleted file mode 100644 index e69de29b..00000000 diff --git a/src/views/basicdata/brand/basicClient.vue b/src/views/basicdata/brand/basicClient.vue index e02dce43..24b2b1be 100644 --- a/src/views/basicdata/brand/basicClient.vue +++ b/src/views/basicdata/brand/basicClient.vue @@ -183,7 +183,7 @@

请确认传入的文件为Excel文件格式

点击下载 diff --git a/src/views/distribution/deliverylist/distributionDeliveryListdis.vue b/src/views/distribution/deliverylist/distributionDeliveryListdis.vue index 69d1e623..fb8a216a 100644 --- a/src/views/distribution/deliverylist/distributionDeliveryListdis.vue +++ b/src/views/distribution/deliverylist/distributionDeliveryListdis.vue @@ -185,7 +185,7 @@ - + + + + -
+
@@ -7,7 +7,6 @@
-
品牌 @@ -38,8 +37,9 @@ :popper-append-to-body="false" style="width: 340px" multiple + @change="handleChange" @remove-tag="removeTag" - :loading='ServiceTypeLoading' + :loading="ServiceTypeLoading" > - + {{ item.label }} @@ -56,16 +56,22 @@
-
+
@@ -75,11 +81,15 @@