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