gjy 3 лет назад
Родитель
Сommit
d69975577e
1 измененных файлов с 4 добавлено и 2 удалено
  1. 4 2
      src/views/warehouse/warehouseManagementAdd.vue

+ 4 - 2
src/views/warehouse/warehouseManagementAdd.vue

@@ -460,7 +460,8 @@
                     .then((response) => {
                       this.$message.success('添加成功')
                       this.deptBudgetList = {
-                        automaticWeightAcquisition:'0'
+                        automaticWeightAcquisition:'0',
+                        otherPersonPhone:[]
                       }
                       this.freightspace = [{
                         binNumber: '',
@@ -561,7 +562,8 @@
                     .then((response) => {
                       this.$message.success('添加成功')
                       this.deptBudgetList = {
-                        automaticWeightAcquisition:'0'
+                        automaticWeightAcquisition:'0',
+                        otherPersonPhone:[]
                       }
                       this.freightspace = [{
                         binNumber: '',