|
@@ -142,7 +142,6 @@ import UserPointsForm from './UserPointsForm.vue'
|
|
|
import * as UserAccountApi from '@/api/menduner/system/account/user'
|
|
|
|
|
|
defineOptions({ name: 'AccountUser' })
|
|
|
-console.log(getIntDictOptions(DICT_TYPE.SYSTEM_USER_SEX));
|
|
|
|
|
|
const loading = ref(true) // 列表的加载中
|
|
|
const total = ref(0) // 列表的总页数
|