gaoluyang
2026-03-09 e82c8c9c6c3072c5b8e8d1ff4b8422825765c1f7
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;