返回列表页时增加复位

This commit is contained in:
aixianling
2023-01-06 10:26:55 +08:00
parent 2ab09c73d5
commit a1a0cb6867

View File

@@ -72,6 +72,7 @@ export default {
}
},
onShow() {
this.current = 1
this.getDetail()
this.getList()
},