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文件格式