gjy 3 years ago
parent
commit
d69975577e
1 changed files with 4 additions and 2 deletions
  1. 4 2
      src/views/warehouse/warehouseManagementAdd.vue

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

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