zhangyuewww 3 年之前
父節點
當前提交
993144e0dd
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      pages/erpbusiness/add_quality_testing.vue

+ 3 - 0
pages/erpbusiness/add_quality_testing.vue

@@ -859,6 +859,9 @@
 						} else if (this.contractNolist[i].inOutType == '贸易服务入库') {
 						} else if (this.contractNolist[i].inOutType == '贸易服务入库') {
 							this.gridList.inOutTypeKey = 5
 							this.gridList.inOutTypeKey = 5
 						} else if (this.contractNolist[i].inOutType == '退库') {
 						} else if (this.contractNolist[i].inOutType == '退库') {
+							this.warehouseTradeCount = '000' + this.warehouseTradeCount
+							this.gridList.qualityNo = 'CGRK' + this.getdate() + this.commonWarehouseNo + this
+								.warehouseTradeCount.substring(this.warehouseTradeCount.length - 4)
 							if (this.contractNolist[i].contractNo) {
 							if (this.contractNolist[i].contractNo) {
 								this.gridList.tips = '买方' + this.contractNolist[i].buyer
 								this.gridList.tips = '买方' + this.contractNolist[i].buyer
 							} else {
 							} else {