zhangwencui
3 天以前 9b0aed26bc400fdb1b6d62084346df06993a6ebf
src/views/productionManagement/processRoute/index.vue
@@ -66,6 +66,10 @@
const { searchForm } = toRefs(data);
const tableColumn = ref([
  {
    label: "工艺路线编号",
    prop: "processRouteCode",
  },
  {
    label: "产品名称",
    prop: "productName",
  },