feat: 新增需求
This commit is contained in:
@@ -31,11 +31,11 @@
|
||||
onShow() {
|
||||
if (this.needRefresh) {
|
||||
this.needRefresh = false;
|
||||
this.init();
|
||||
// this.init();
|
||||
}
|
||||
},
|
||||
onLoad() {
|
||||
this.init()
|
||||
// this.init()
|
||||
},
|
||||
methods: {
|
||||
init() {
|
||||
|
||||
Reference in New Issue
Block a user