待办任务提交审核返回刷新

This commit is contained in:
sjl
2025-12-19 13:27:18 +08:00
parent 38806367b4
commit dffc735edb
3 changed files with 4 additions and 5 deletions

View File

@@ -29,9 +29,9 @@ const props = defineProps({
})
defineOptions({
name: 'bpm/task'
})
// defineOptions({
// name: 'bpm/task'
// })
const activeName = ref('1')
const layout = mainHeight(63) as any