src/views/productionManagement/processRoute/index.vue
@@ -48,7 +48,6 @@ :record="record" @completed="getList" /> RouteItemForm </div> </template> @@ -66,6 +65,10 @@ }); const { searchForm } = toRefs(data); const tableColumn = ref([ { label: "产品名称", prop: "productName", }, { label: "规格名称", prop: "model",