This commit is contained in:
liushiwei
2024-07-18 14:48:44 +08:00
parent 6356004d74
commit 0808f42ce7
37 changed files with 2456 additions and 158 deletions

View File

@@ -256,6 +256,7 @@
this.isDlgLoading = true
this.getList(this.tableData, this.mallId, this.mallName, 1)
}).catch((err) => {
this.mallId = ''
console.log(err)
})
},