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