This commit is contained in:
刘仕伟
2024-01-24 10:31:55 +08:00
parent 0047e3dbe7
commit 7eec4b50ce
2 changed files with 2 additions and 2 deletions

View File

@@ -708,7 +708,7 @@
})
if (temp.length == 0) {
let mallInfo = this.mallList.filter(item1 => {
return item1.mallId == this.mallId
return item1.mallId == mallId
})
let mallName = mallInfo[0].mallName
this.errorList.push({