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