mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-10-02 02:06:38 +08:00
更新
This commit is contained in:
parent
a60fbe5921
commit
40223bf98c
@ -50,7 +50,7 @@
|
||||
</div>
|
||||
<nuxt-link :to="`/productdetails/productlist`">
|
||||
<div class="ts-standard-btn">
|
||||
立即支付
|
||||
立即使用
|
||||
</div>
|
||||
</nuxt-link>
|
||||
</div>
|
||||
|
@ -128,7 +128,7 @@ export default {
|
||||
console.log(this.userPayData);
|
||||
}
|
||||
this.qrtext=this.userPayData.wxPay
|
||||
|
||||
this.payOrderWX();
|
||||
},
|
||||
methods: {
|
||||
closeDialogSuccess() {
|
||||
|
Loading…
Reference in New Issue
Block a user