Commit b886e773 authored by 刘用法's avatar 刘用法

订单列表页面每次刷新

parent 05374211
......@@ -94,10 +94,11 @@
this._freshing = false;
this.getLocation();
// this.getOrderCount();
this.getOrderList(0);
// this.getOrderList(0);
},
onShow() {
this.getOrderCount()
this.getOrderList(this.currentIndex);
},
computed: {
subList() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment