xcx il y a 4 ans
Parent
révision
49d20953e2
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1
    0
      src/pages/WuYe/BaoXiuFeiYong/index.jsx

+ 1
- 0
src/pages/WuYe/BaoXiuFeiYong/index.jsx Voir le fichier

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