chengxiangling
2025-05-16 444ba76f4cca8a9df3faf61ab33ec631aec7fbba
src/views/mainPlan/abnormalProcessAnalysis/index.vue
@@ -10,7 +10,7 @@
          v-hasPermi="['abnormalAnalysis:export']"
        >导出</el-button>
      </el-col>
      <right-toolbar :search="false" @queryTable="getList"></right-toolbar>
      <right-toolbar :search="false" @refreshTable="getList"></right-toolbar>
    </el-row>
    <HxlhTable
        style="width: 100%"
@@ -40,7 +40,7 @@
const multiple = ref(true);
const total = ref(0);
const title = ref("");
const height = ref(document.documentElement.clientHeight - 180 + "px;")
const height = ref(document.documentElement.clientHeight - 160 + "px;")
const data = reactive({
  form: {},