This commit is contained in:
@fawn-nine
2023-10-18 17:56:08 +08:00
parent 536ffb3ad6
commit ae340d1944

View File

@@ -411,7 +411,7 @@
this.totalPage = 0
}
}).catch(e => {
console.log(e,'e')
console.log(e,'标签检索报错')
});
},
// 获取折扣图书
@@ -423,8 +423,7 @@
if(res.code == 0 && res.page.list.length > 0){
this.offSaleList = res.page.list
this.tabsNumber = 0
}
}
}).catch(e => {
console.log(e,'e')
@@ -440,6 +439,8 @@
.then(res => {
console.log(res,'xinshu')
this.newBookList = res.page.list
}).catch(e => {
console.log(e,'新书上市报错')
});
},
// 检测未完成订单