试一下

This commit is contained in:
wanglei
2021-12-06 14:41:28 +08:00
parent d2f1e3c39e
commit be44a0e053

View File

@@ -60,10 +60,12 @@
uni.setNavigationBarTitle({
title: this.params == 0 ? "历史会议" : "草稿箱"
});
this.getData()
},
methods: {
emitShow(){
this.getData()
},
emitReachBottom(){
this.current = this.current + 1;
this.getData()