1.首页课程栏目选完之后再回来被重置的问题

This commit is contained in:
liuyuan
2025-01-23 14:09:03 +08:00
parent c043408e68
commit b24119a549
8 changed files with 995 additions and 555 deletions

View File

@@ -1409,7 +1409,6 @@
});
return;
}
let images = "";
if (this.uploadPicLIst.length > 0) {
let list = this.uploadPicLIst.map((item) => item.url);