fix: 🐛 首次进入订单不刷新数据bug

master
lemon橪 2022-09-28 17:24:51 +08:00
parent e9da67dcce
commit 524666f6e4
1 changed files with 1 additions and 1 deletions

View File

@ -331,7 +331,7 @@ export default {
this.initData(0);
}
}
// this.loadData(this.status);
this.loadData(this.status);
},
onLoad(options) {