mirror of
https://gitee.com/JavaLionLi/plus-ui.git
synced 2026-09-17 17:15:29 +08:00
update 优化缩进
This commit is contained in:
parent
41f3d37db1
commit
5057976ad2
@ -138,7 +138,6 @@ const deptTreeRef = ref<ElTreeInstance>();
|
|||||||
const queryFormRef = ref<ElFormInstance>();
|
const queryFormRef = ref<ElFormInstance>();
|
||||||
const tableRef = ref<VxeTableInstance<UserVO>>();
|
const tableRef = ref<VxeTableInstance<UserVO>>();
|
||||||
|
|
||||||
|
|
||||||
const userDialog = useDialog({
|
const userDialog = useDialog({
|
||||||
title: '用户选择'
|
title: '用户选择'
|
||||||
});
|
});
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user