feat: 【工作流】--委派
This commit is contained in:
parent
3e08217c0d
commit
76f8f9d942
@ -30,7 +30,7 @@
|
||||
<script lang="ts" setup>
|
||||
import * as TaskApi from '@/api/bpm/task'
|
||||
|
||||
defineOptions({ name: 'TaskReturnDialogForm.vue' })
|
||||
defineOptions({ name: 'TaskReturnDialogForm' })
|
||||
|
||||
const message = useMessage() // 消息弹窗
|
||||
const dialogVisible = ref(false) // 弹窗的是否展示
|
||||
|
Loading…
Reference in New Issue
Block a user