Explorar el Código

Merge branch 'master' of http://git.zthymaoyi.com/gdc/yiliangyiyun-pc

zhongtianhaoyuan hace 4 años
padre
commit
c7c29f3e67
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      src/views/warehouse/warehouseManagementAdd.vue

+ 3 - 0
src/views/warehouse/warehouseManagementAdd.vue

@@ -601,6 +601,9 @@ export default {
                 this.deptBudgetList.warehousePositionInfoList =
                   this.freightspace
                 this.deptBudgetList.totalStorage = this.totalStorage
+                if(this.radio == 2){
+                  this.deptBudgetList.warehousetype ==2
+                }
 
                 increase(this.deptBudgetList)
                   .toPromise()