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