调整
This commit is contained in:
@@ -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({
|
||||
|
||||
Reference in New Issue
Block a user