updata
This commit is contained in:
parent
9fde58d1ec
commit
be8e26c090
@ -357,6 +357,7 @@ export default {
|
||||
methods: {
|
||||
// 累计消费 优惠
|
||||
async getAllPrice() {
|
||||
const res = await reqDiscount();
|
||||
console.log(54321,res);
|
||||
if(res.status === true){
|
||||
this.price = res.data.total_paid_amount
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user