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