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