@ -2,6 +2,6 @@ import { defHttp } from '@/utils/axios/index'
export async function goodsType() {
return defHttp.get({
url: `/hulk-system/dict/dictionary?code=goods_type`,
url: `/open-chat/sys/sys/dict/getDictItems/goods_type`,
})
}
@ -25,7 +25,7 @@ function handleRecharge() {
</div>
<div class="num">
{{ info.questionCount > 0 ? info?.questionCount : 0 }}
{{ info?.questionCount > 0 ? info?.questionCount : 0 }}
<div class="pay" @click="handleRecharge">
充值