@@ -1425,7 +1425,7 @@
selectstorageType(e) {
switch (e) {
case '采购出库':
- this.flag = 0
+ this.flag = 8
break
case '销售出库':
this.flag = 1
@@ -1440,7 +1440,7 @@
selectstorageType1(e) {
case '采购入库':
case '暂存入库':
this.flag = 0
@@ -1504,7 +1504,7 @@
if (this.dataList1.taskTypeKey == 2) {
this.dataList1.inOutType = '采购入库'
this.dataList1.inOutTypeKey = '1'
} else if (this.dataList1.taskTypeKey == 3) {
this.disabled = true
this.gradestatus=false