mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-uniapp.git
synced 2025-12-17 16:05:53 +08:00
fix: 🐛 首次进入订单不刷新数据bug
This commit is contained in:
@@ -331,7 +331,7 @@ export default {
|
|||||||
this.initData(0);
|
this.initData(0);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
// this.loadData(this.status);
|
this.loadData(this.status);
|
||||||
},
|
},
|
||||||
|
|
||||||
onLoad(options) {
|
onLoad(options) {
|
||||||
|
|||||||
Reference in New Issue
Block a user