|
@@ -321,7 +321,10 @@
|
|
this.detailData.expensesPurpose = "5"
|
|
this.detailData.expensesPurpose = "5"
|
|
delete this.detailData.warehouseName
|
|
delete this.detailData.warehouseName
|
|
delete this.detailData.contractNo
|
|
delete this.detailData.contractNo
|
|
- this.show1 = true
|
|
|
|
|
|
+ if(this.reType == 2){
|
|
|
|
+ this.show1 = true
|
|
|
|
+ }
|
|
|
|
+
|
|
}
|
|
}
|
|
console.log(this.detailData)
|
|
console.log(this.detailData)
|
|
},
|
|
},
|