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