fix
This commit is contained in:
@@ -1140,6 +1140,8 @@ export default defineComponent({
|
||||
}
|
||||
if(str == 'page'){
|
||||
data.page = this.currentPage
|
||||
}else{
|
||||
this.currentPage = 1
|
||||
}
|
||||
this.isShowMark = true
|
||||
Https.axiosPost(Https.httpUrls.queryLibraryPage,data).then(
|
||||
|
||||
Reference in New Issue
Block a user