【功能评审】Bpm:复制流程
This commit is contained in:
@ -156,7 +156,7 @@ export const useTagsViewStore = defineStore('tagsView', {
|
||||
}
|
||||
}
|
||||
},
|
||||
// 设置当前选中的tag
|
||||
// 设置当前选中的 tag
|
||||
setSelectedTag(tag: RouteLocationNormalizedLoaded) {
|
||||
this.selectedTag = tag
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user