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