wangchao 3 years ago
parent
commit
9cb26b5ea5
1 changed files with 2 additions and 2 deletions
  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
 			},
-			submit() {debugger
+			submit() {
 				if (this.typevalue == 3) {
 					if (this.outType) {
 						this.gridList.outType = this.outType
@@ -1160,7 +1160,7 @@
 																		'/qualityInspectionManagement/api/addQualityInspection',
 																		that.gridList)
 																	.then(res => {
-																		if (res.data.code == 200) {debugger
+																		if (res.data.code == 200) {
 																			that.$api.msg('提交成功')
 																			that.isShowPrint = true
 																			that.gridList