main #34

Merged
charles merged 191 commits from main into prod 2025-11-19 16:18:39 +08:00
Showing only changes of commit be8e26c090 - Show all commits

View File

@ -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