1
@@ -41,12 +41,7 @@ export default defineComponent({
// 是否开启微信登录(测试使用)默认为false
testIsWeixin: false,
- noPaymentList: [
- '1656572729093021697',
- '1656572205262200834',
- '1656488025144713217',
- '1650346631744233474'
- ]
+ noPaymentList: ['1656572729093021697', '1656572205262200834', '1656488025144713217']
}
},
computed: {
@@ -32,12 +32,7 @@ export default defineComponent({
testIsWeixin: false
})
const showPopup = ref(false)
- const noPaymentList = ref([
- ])
+ const noPaymentList = ref(['1656572729093021697', '1656572205262200834', '1656488025144713217'])
console.log(
'提示乐团报名失败',
route.query.id,