code review:签到配置

This commit is contained in:
YunaiV
2023-08-20 19:26:50 +08:00
parent 4bc3f15571
commit 82628ce780
8 changed files with 28 additions and 31 deletions

View File

@ -58,7 +58,7 @@
</ContentWrap>
</template>
<script lang="ts" setup>
import * as ConfigApi from '@/api/point/config'
import * as ConfigApi from '@/api/member/point/config'
defineOptions({ name: 'MemberPointConfig' })