车间排产

This commit is contained in:
zhangdingyu
2019-10-26 15:48:41 +08:00
parent b1ddb09a80
commit ac3477bf77
3 changed files with 154 additions and 24 deletions

View File

@@ -237,6 +237,7 @@ export default {
},
// 查询离线合同明细
async searchContractDetail() {
this.table1 = []
if (this.contractValue && this.searchType === '2') {
this.qrCode = this.contractValue
} else if (!this.supplierValue) {