郫都敏感词去掉msgId
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user