|
@@ -81,7 +81,7 @@
|
|
|
import { DICT_TYPE, getIntDictOptions } from '@/utils/dict'
|
|
|
import { dateFormatter } from '@/utils/formatTime'
|
|
|
import UserPointsForm from './UserPointsForm.vue'
|
|
|
-import * as UserPointsApi from '@/api/menduner/member/userPoints'
|
|
|
+import * as UserPointsApi from '@/api/menduner/reward/userPoints'
|
|
|
|
|
|
defineOptions({ name: 'MemberUserPoints' })
|
|
|
|