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

+ 2 - 2
pages/erpbusiness/add_quality_testing.vue

@@ -1014,7 +1014,7 @@
 				}
 				}
 				return year + '' + mouth + '' + datetime
 				return year + '' + mouth + '' + datetime
 			},
 			},
-			submit() {debugger
+			submit() {
 				if (this.typevalue == 3) {
 				if (this.typevalue == 3) {
 					if (this.outType) {
 					if (this.outType) {
 						this.gridList.outType = this.outType
 						this.gridList.outType = this.outType
@@ -1160,7 +1160,7 @@
 																		'/qualityInspectionManagement/api/addQualityInspection',
 																		'/qualityInspectionManagement/api/addQualityInspection',
 																		that.gridList)
 																		that.gridList)
 																	.then(res => {
 																	.then(res => {
-																		if (res.data.code == 200) {debugger
+																		if (res.data.code == 200) {
 																			that.$api.msg('提交成功')
 																			that.$api.msg('提交成功')
 																			that.isShowPrint = true
 																			that.isShowPrint = true
 																			that.gridList
 																			that.gridList