Commit 370df98f authored by lshan's avatar lshan

修改

parent 21e9e2a4
......@@ -342,6 +342,8 @@ export default Vue.extend({
}
this.visible = false
this.fetchList()
console.log(this.chatList,'this.chatList');
}catch (err) {}
},
Status(status: number){
......
......@@ -228,6 +228,6 @@ export default Vue.extend({
background: #fff;
}
.hover:hover{
color: #4345c4;
color: #43c459;
}
</style>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment