优化商家对账时点击切换可能出现的问题
parent
00e229e7f4
commit
dba167738b
|
@ -444,6 +444,7 @@ export default {
|
|||
tthis.getRefund();
|
||||
},
|
||||
clickTabs(index) {
|
||||
this.orderParam.pageNumber = 1
|
||||
if (index == 1) {
|
||||
this.orderParam.flowType = "REFUND";
|
||||
this.getRefund();
|
||||
|
|
Loading…
Reference in New Issue