个人主页 - 案例动态展示错位

This commit is contained in:
zhaofang
2022-10-22 13:38:42 +08:00
parent 3c0b0a9f5d
commit 9632febeec
4 changed files with 5 additions and 4 deletions

View File

@@ -562,7 +562,6 @@ export default {
if (res.status == 200) {
if (res.result.list.length > 0) {
this.isSeach = false;
console.log(res.result.list)
res.result.list.forEach(item => {
item.majorType = item.majorType.split(",");
item.isAll = false;