CD配唱片
2025-04-27 6c6d53801616c637a06bd50ddd94b9643c8246b6
Merge branch 'dev' of http://192.168.50.149:8085/r/aps-kj-web into dev
已修改2个文件
8 ■■■■ 文件已修改
src/views/basicData/standardProcess/index.vue 6 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/mainPlan/platePlanList/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/basicData/standardProcess/index.vue
@@ -430,6 +430,12 @@
    width: 150,
    align: "center",
  },
  {
    title: "专业",
    field: "major",
    width: 150,
    align: "center",
  },
]);
const data = reactive({
src/views/mainPlan/platePlanList/index.vue
@@ -330,7 +330,7 @@
    },
  ]);
  newArray.splice(2, 0, {
    title: "焊接件齐套开工时间",
    title: "焊接件齐套开始时间",
    field: "hanjie_startDate",
    width: 140,
  });