切换我的创作和我的藏品的bug修复
This commit is contained in:
parent
63ac58039e
commit
30e6d44f51
@ -169,7 +169,7 @@ export default {
|
||||
methods:{
|
||||
// 初始化
|
||||
async init(){
|
||||
await this.$refs.uWaterfall.clear();
|
||||
this.$refs.uWaterfall.clear();
|
||||
if(this.current){
|
||||
this.collectList = [];
|
||||
this.collectForm = {current: 1,size: 10,isFinish: false,total: 0};
|
||||
|
Loading…
Reference in New Issue
Block a user