补卡,图书列表接口替换
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user