chengxiangling
2025-05-16 444ba76f4cca8a9df3faf61ab33ec631aec7fbba
src/views/mainPlan/weldSeam/index.vue
@@ -21,7 +21,7 @@
          >{{ $t("common.common.export") }}</el-button
        >
      </el-col>
      <right-toolbar :search="false" @queryTable="getList"></right-toolbar>
      <right-toolbar :search="false" @refreshTable="getList"></right-toolbar>
    </el-row>
    <HxlhTable
@@ -268,7 +268,7 @@
const isVisible = ref(false);
const isError = ref(false);
const planned = ref(true);
const height = ref(document.documentElement.clientHeight - 170 + "px;");
const height = ref(document.documentElement.clientHeight - 160 + "px;");
const exampleHeight = ref("500px");
const uploadRef = ref();
const exampleList = ref([]);