src/views/productionManagement/processRoute/ItemsForm.vue
@@ -190,6 +190,7 @@ const tableColumn = ref([ { label: "产品名称", prop: "productName", width: 180 }, { label: "产品图纸编号", prop: "drawingNumber", width: 150 }, { label: "规格名称", prop: "model", width: 150 }, { label: "单位", prop: "unit", width: 80 }, { label: "工序名称", prop: "processId", width: 180 },