mirror of
https://gitee.com/JavaLionLi/plus-ui.git
synced 2026-05-17 12:48:06 +00:00
add 添加转办
This commit is contained in:
@@ -138,6 +138,7 @@ const deptTreeRef = ref<ElTreeInstance>();
|
||||
const queryFormRef = ref<ElFormInstance>();
|
||||
const tableRef = ref<VxeTableInstance<UserVO>>();
|
||||
|
||||
|
||||
const userDialog = useDialog({
|
||||
title: '用户选择'
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user