src/views/CNAS/systemManagement/internalAuditManagement/components/auditInspectionDia.vue
@@ -134,7 +134,6 @@ this.diaLoading = true getInternalCheckOne({ checkId: row.checkId }).then(res => { this.diaLoading = false if (res.code === 201) return this.form = res.data this.checkDetailList = this.form.checkDetailList }).catch(err => {