This commit is contained in:
@fawn-nine
2023-09-28 18:07:08 +08:00
parent 6031018523
commit cb86e855cc
2 changed files with 5 additions and 2 deletions

View File

@@ -307,6 +307,9 @@
onHide() {
this.page = 1
this.tjProList = []
if(this.tagList.length > 0){
this.tabsid = this.tagList[0].splId
}
},
//页面显示
onShow() {