update 优化缩进

This commit is contained in:
LiuHao 2024-04-16 16:05:43 +08:00
parent 41f3d37db1
commit 5057976ad2

View File

@ -138,7 +138,6 @@ const deptTreeRef = ref<ElTreeInstance>();
const queryFormRef = ref<ElFormInstance>();
const tableRef = ref<VxeTableInstance<UserVO>>();
const userDialog = useDialog({
title: '用户选择'
});