gjy 3 년 전
부모
커밋
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: '',