linwenxin 4 mesi fa
parent
commit
521cc12d70
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      src/packageWorkorder/pages/orderDetail.vue

+ 1 - 0
src/packageWorkorder/pages/orderDetail.vue

@@ -854,6 +854,7 @@ export default {
           payType: 'WECHAT'
         })
         .then(res => {
+          this.detail_zf = res.data
           this.orderId_zf = res.data.orderId
           if (res.data.payStatus == 'PAID') {
             // 支付成功