xcx 4 vuotta sitten
vanhempi
commit
49d20953e2
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1
    0
      src/pages/WuYe/BaoXiuFeiYong/index.jsx

+ 1
- 0
src/pages/WuYe/BaoXiuFeiYong/index.jsx Näytä tiedosto

85
         if (res.confirm) {
85
         if (res.confirm) {
86
           WechatPay([BillInfo.id - 0]).then(() => {
86
           WechatPay([BillInfo.id - 0]).then(() => {
87
             setShowPopup(false)
87
             setShowPopup(false)
88
+            console.log(`弹窗已关闭`)
88
             Taro.showToast({
89
             Taro.showToast({
89
               title: '缴费成功',
90
               title: '缴费成功',
90
               icon: 'success'
91
               icon: 'success'