chengxiangling
2025-05-11 67b10071c8fa0d0d52cdf92ebbbc97fbd594b1b3
src/views/basicData/standardProcess/index.vue
@@ -51,7 +51,7 @@
        <el-select
          clearable
          v-model="queryParams.plant"
          style="width: 160px;"
          style="width: 200px;"
          placeholder="请输入适用工厂"
        >
          <el-option
@@ -324,7 +324,7 @@
import HxlhTable from "@/components/HxlhTable/index.vue";
import { getToken } from "@/utils/auth.js";
import { ref } from "vue";
import { ElMessage } from "element-plus";
// import { ElMessage } from "element-plus";
const { proxy } = getCurrentInstance();
// 分页属性
@@ -430,6 +430,12 @@
    width: 150,
    align: "center",
  },
  {
    title: "专业",
    field: "major",
    width: 150,
    align: "center",
  },
]);
const data = reactive({