huminmin
8 天以前 5eea45a45c48e44e2d6b2fc6818332cd62aef7f5
src/views/productionManagement/processRoute/index.vue
@@ -65,6 +65,10 @@
});
const { searchForm } = toRefs(data);
const tableColumn = ref([
  {
    label: "产品名称",
    prop: "productName",
  },
   {
      label: "规格名称",
      prop: "model",