mirror of
https://github.com/jumpserver/lina.git
synced 2025-10-21 23:59:22 +00:00
refactor: 改变组件位置
stash refacter: 整理了forms组件位置 perf: 修改导入
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
<script>
|
||||
import { GenericCreateUpdatePage } from '@/layout/components'
|
||||
import UserPassword from '@/components/UserPassword'
|
||||
import UserPassword from '@/components/FormFields/UserPassword'
|
||||
import RoleCheckbox from '@/views/users/User/components/RoleCheckbox'
|
||||
import rules from '@/components/DataForm/rules'
|
||||
import { mapGetters } from 'vuex'
|
||||
|
Reference in New Issue
Block a user