| | |
| | | sWhere += ` and CONVERT(varchar(100),日期, 23) between '${this.HBeginDate}' and '${this.HEndDate}'` |
| | | } |
| | | if (this.HPrdOrderBillNo) { |
| | | sWhere += ` and 生产订单号 like'%${this.HPrdOrderBillNo}%` |
| | | sWhere += ` and 生产订单号 like'%${this.HPrdOrderBillNo}%'` |
| | | } |
| | | if (this.HWorkShop != '全部车间') { |
| | | let workshopValue = this.HWorkShopValues.find(e => e.HName = this.HStatus ) |
| | |
| | | |
| | | }, |
| | | async onLoad(e) { |
| | | this.setAuto(); |
| | | //this.setAuto(); |
| | | this.operationType = e.operationType || 1; |
| | | this.hform.HInterID = e.linterid || 0; |
| | | if (this.operationType == 1) { |
| | |
| | | }, |
| | | }, |
| | | async onLoad(e) { |
| | | this.setAuto(); |
| | | //this.setAuto(); |
| | | this.operationType = e.operationType || 1; |
| | | this.hform.HInterID = e.linterid || 0; |
| | | console.log(this.hform.HFirstCheckEmp) |
| | |
| | | }, |
| | | }, |
| | | async onLoad(e) { |
| | | this.setAuto(); |
| | | //this.setAuto(); |
| | | this.operationType = e.operationType || 1; |
| | | this.hform.HInterID = e.linterid || 0; |
| | | if (this.operationType == 1) { |