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