mirror of
https://github.com/YunaiV/ruoyi-vue-pro.git
synced 2026-04-29 13:38:39 +00:00
bug
This commit is contained in:
@@ -39,6 +39,10 @@ const props = defineProps({
|
||||
|
||||
provide('configGlobal', props)
|
||||
|
||||
const emit = defineEmits(['destroy'])
|
||||
|
||||
let bpmnModeler
|
||||
|
||||
const xml = ref('')
|
||||
const activityList = ref([])
|
||||
const processInstance = ref(undefined)
|
||||
|
||||
Reference in New Issue
Block a user