src/views/jifenShangCheng/components/gouwuche.vue
@@ -99,6 +99,7 @@ import dizhi from '../components/dizhi.vue' import { userInfoStore } from '@/stores/userInfo' const userInfo = userInfoStore() const emit = defineEmits(['fanhuiFun']) const AllChecked=ref(false) const loading = ref(false) const isAdmin=ref(false) @@ -209,6 +210,7 @@ Toast.success('删除成功') console.log(re) isAdmin.value=false emit('fanhuiFun') getPages() }) @@ -237,6 +239,7 @@ console.log(re) if (re==='OK'){ Toast.success('您已经兑换成功') emit('fanhuiFun') show.value=false } else { Toast('兑换失败')