郫都敏感词去掉msgId

This commit is contained in:
liuye
2023-08-30 14:46:32 +08:00
parent f908d93945
commit 2924560f16

View File

@@ -196,7 +196,7 @@ export default {
startTime: this.time ? this.time[0] : '',
endTime: this.time ? this.time[1] : '',
seq: this.params.seq,
msgId: this.params.msgId
// msgId: this.params.msgId
}
}).then(res => {
if (res.code === 0) {