diff --git a/src/views/modules/eam/eamFeedBack.vue b/src/views/modules/eam/eamFeedBack.vue index af1354d..dd95b9e 100644 --- a/src/views/modules/eam/eamFeedBack.vue +++ b/src/views/modules/eam/eamFeedBack.vue @@ -606,7 +606,6 @@ }) json += "}" let s = eval("(" + json + ")") - return s }, // 导出 end diff --git a/src/views/modules/qc/IQCResultEntry.vue b/src/views/modules/qc/IQCResultEntry.vue index fe1bfbf..d885fe1 100644 --- a/src/views/modules/qc/IQCResultEntry.vue +++ b/src/views/modules/qc/IQCResultEntry.vue @@ -403,7 +403,7 @@ searchData: { site: this.$store.state.user.site, inspectionNo: '', - inspectionTypeNo:'103', + inspectionTypeNo:'105', isQualified: '', startDate: '', endDate: '', @@ -434,7 +434,7 @@ sampleQuantity: '', detailCodeNo:'', detailCodeDesc:'', - inspectionTypeNo:'103', + inspectionTypeNo:'105', inspectionTypeName:'IQC', inspectorNo:'', inspectorName:'', @@ -960,7 +960,7 @@ this.searchData = { site: this.$store.state.user.site, inspectionNo: '', - inspectionTypeNo:'103', + inspectionTypeNo:'105', isQualified: '', startDate: '', endDate: '',