瀏覽代碼

no message

linwenxin 7 月之前
父節點
當前提交
a4d32bc645

+ 1 - 1
src/views/partsManagement/accessoryWebsite/website-parts-shop-sales-manage/website-parts-shop-sales/components/pay-popup-window.vue

@@ -156,7 +156,7 @@ export default {
           outTradeNo: this.data.outTradeNo
         }
         queryPayStatus(params).then(res => {
-          if (res && res.data.payStatus === 3 && res.data.payFlag === 1) {
+          if (res && res.data.payFlag === 'YES') {
             this.$emit('setVisible', false)
             this.$emit('success')
             if (this.bool) {