|
@@ -32,12 +32,7 @@ export default defineComponent({
|
|
testIsWeixin: false
|
|
testIsWeixin: false
|
|
})
|
|
})
|
|
const showPopup = ref(false)
|
|
const showPopup = ref(false)
|
|
- const noPaymentList = ref([
|
|
|
|
- '1656572729093021697',
|
|
|
|
- '1656572205262200834',
|
|
|
|
- '1656488025144713217',
|
|
|
|
- '1650346631744233474'
|
|
|
|
- ])
|
|
|
|
|
|
+ const noPaymentList = ref(['1656572729093021697', '1656572205262200834', '1656488025144713217'])
|
|
console.log(
|
|
console.log(
|
|
'提示乐团报名失败',
|
|
'提示乐团报名失败',
|
|
route.query.id,
|
|
route.query.id,
|