{{ item.name }}
-
+
δΊηζ
@@ -41,6 +41,7 @@ export default defineComponent({
},
props:{
selectKey:{type:String,default:''},
+ workflowType:{type:String,default:''},
navListData:{type:Array,default:()=>[]},
},
emits:['setSelectKey','unfold','goHome'],
diff --git a/src/store/homeStore/homeStore.ts b/src/store/homeStore/homeStore.ts
index 4cc9671f..6b2da7fc 100644
--- a/src/store/homeStore/homeStore.ts
+++ b/src/store/homeStore/homeStore.ts
@@ -42,6 +42,9 @@ const HomeStoreModule : Module
= {
categoryValue:'23',
categoryShow:false
}],
+ // patternMaking3D:{
+ // id:null,
+ // },
patternMaking3D:null,
canvasData:{
deReconstruction:null,