修改bug

This commit is contained in:
邓洁
2023-02-27 11:13:46 +08:00
parent e6ac333189
commit 08d66a18d2
3 changed files with 25 additions and 15 deletions

View File

@@ -74,6 +74,7 @@
getHistoryOrCollection() {
this.$apiServe.getHistoryOrCollection(this.type).then(res => {
let data = res.data.data
console.log('浏览记录或收藏', res.data);
if (data) {
for (const item of data) {
let tag = item.tags