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
 			},
-			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