chengxiangling
2025-05-15 65f86f41dedbbbb7030e2f37ce3e001bbca4923a
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({