fix : 修复页面细节
This commit is contained in:
@@ -18,6 +18,8 @@ import {computed, defineExpose} from "vue";
|
||||
import { ElNotification} from "element-plus";
|
||||
import {getTypeOption, getFromPerm} from "@/api/workflow/process-definition";
|
||||
|
||||
const router = useRouter()
|
||||
const path = reactive(router.currentRoute.value.path)
|
||||
const processStore = useProcessStore()
|
||||
|
||||
const optionList = ref([])
|
||||
|
||||
Reference in New Issue
Block a user