no message
This commit is contained in:
parent
db6d7f9c85
commit
873825c669
@ -624,6 +624,7 @@ import {getUserInfoMobile, getUserVoMobile, getUserVoName} from "@/api/cashier/u
|
|||||||
this.allAmout=0
|
this.allAmout=0
|
||||||
this.allMoneyRatio=0
|
this.allMoneyRatio=0
|
||||||
this.paymentType = ''
|
this.paymentType = ''
|
||||||
|
this.resetMember()
|
||||||
},
|
},
|
||||||
// 打开购物车
|
// 打开购物车
|
||||||
shoppingCartMethod() {
|
shoppingCartMethod() {
|
||||||
@ -889,7 +890,7 @@ import {getUserInfoMobile, getUserVoMobile, getUserVoName} from "@/api/cashier/u
|
|||||||
|
|
||||||
}
|
}
|
||||||
this.paymentType = ''
|
this.paymentType = ''
|
||||||
|
this.reset()
|
||||||
},
|
},
|
||||||
// 清楚数据
|
// 清楚数据
|
||||||
handClose(){
|
handClose(){
|
||||||
|
Loading…
Reference in New Issue
Block a user