huminmin
2026-02-10 8e4b5dd9177c56fada7a8c2bafb1f49f5c1776a9
src/views/safeProduction/emergencyPlanReview/index.vue
@@ -445,7 +445,7 @@
      .then(res => {
        tableLoading.value = false;
        tableData.value = res.data.records;
        page.total = res.data.total;
        page.value.total = res.data.total;
      })
      .catch(err => {
        tableLoading.value = false;