补卡,图书列表接口替换

This commit is contained in:
@fawn-nine
2023-10-23 14:57:00 +08:00
parent 522b236dae
commit db265757a0
2 changed files with 101 additions and 82 deletions

View File

@@ -74,7 +74,7 @@
getfreeBook(){
if(this.contentShow == 1){
// this.$http.post('book/clockinPunch/myClockBooks', {
this.$http.post('book/clock/getUserClockBooks', {
this.$http.post('book/clock/getUserClockBooks', {
'userId': this.userInfo.id,
limit: 100,
page:1,