css
This commit is contained in:
@@ -550,8 +550,8 @@ export default {
|
|||||||
type: this.tabIndex,
|
type: this.tabIndex,
|
||||||
size: 8,
|
size: 8,
|
||||||
current: this.msgCurrent,
|
current: this.msgCurrent,
|
||||||
// msgType: this.msgTypeList[this.msgType].value,
|
msgType: this.msgTypeList[this.msgType].value,
|
||||||
msgType: 'weapp',
|
// msgType: 'weapp',
|
||||||
toUserId:
|
toUserId:
|
||||||
this.list[this.leftActiveIndex].type == 1
|
this.list[this.leftActiveIndex].type == 1
|
||||||
? ""
|
? ""
|
||||||
|
|||||||
Reference in New Issue
Block a user