mirror of
https://github.com/jumpserver/lina.git
synced 2025-10-21 23:59:22 +00:00
perf: 修改一些组件路径,原来的太难找了
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
|
||||
<script>
|
||||
import { GenericCreateUpdatePage } from '@/layout/components'
|
||||
import { UserPassword, PhoneInput } from '@/components/FormFields'
|
||||
import rules from '@/components/DataForm/rules'
|
||||
import { PhoneInput, UserPassword } from '@/components/Form/FormFields'
|
||||
import rules from '@/components/Form/DataForm/rules'
|
||||
import { mapGetters } from 'vuex'
|
||||
|
||||
export default {
|
||||
|
Reference in New Issue
Block a user