src/views/CNAS/systemManagement/internalAuditManagement/components/auditInspection.vue
@@ -171,7 +171,6 @@ this.tableLoading = true pageInternalCheck({ ...entity, ...page }).then(res => { this.tableLoading = false if (res.code === 201) return this.tableData = res.data.records this.page.total = res.data.total }).catch(err => {