修改支付完成清空选择券的列表

This commit is contained in:
YeMingfei666 2024-12-09 10:40:41 +08:00
parent d4b746980a
commit 737c24ddad
1 changed files with 1 additions and 0 deletions

View File

@ -3919,6 +3919,7 @@ export default {
reset() { reset() {
// this.goods.list = []; // this.goods.list = [];
this.isAllWaitCall=false; this.isAllWaitCall=false;
this.selQuan=[];
this.guazhangRen = ""; this.guazhangRen = "";
this.order.status = ""; this.order.status = "";
this.loading = false; this.loading = false;