fix: 🐛 首次进入订单不刷新数据bug
parent
e9da67dcce
commit
524666f6e4
|
@ -331,7 +331,7 @@ export default {
|
|||
this.initData(0);
|
||||
}
|
||||
}
|
||||
// this.loadData(this.status);
|
||||
this.loadData(this.status);
|
||||
},
|
||||
|
||||
onLoad(options) {
|
||||
|
|
Loading…
Reference in New Issue