fix:修改bug
This commit is contained in:
parent
fcd80513c6
commit
afa8e95895
@ -124,7 +124,7 @@ import config from '@/utils/config.js'
|
||||
import { getGUID } from '@/utils/tools'
|
||||
import AccountManage from '@/views/form/accountmanage/AccountManage.vue'
|
||||
import { getCache } from '@/utils/authority'
|
||||
const open = ref(true)
|
||||
const open = ref(false)
|
||||
const openTitle = ref('')
|
||||
const modalKey = ref(getGUID())
|
||||
const formModel = ref(null)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user