This commit is contained in:
刘仕伟
2024-03-13 22:31:23 +08:00
parent 60c4b0d9c0
commit 218f382c4a

View File

@@ -104,6 +104,7 @@
this.isShow = true
},
async readAll() {
let check = await this.$userCheck(this.currentMallId)
if (!this.currentMallId) {
Message.error("请选择要标记已读的店铺")
return