src/views/structural/capabilityAndLaboratory/laboratory/index.vue
@@ -221,6 +221,7 @@ }, refreshTable() { if (this.radio === '0') { this.tableLoading = true; getCertificationDetail({...this.page,...this.queryParams,}).then(res => { this.tableLoading = false if (res.code === 200) {