Commit 27f3372c authored by lshan's avatar lshan

。。

parent 370df98f
......@@ -341,8 +341,7 @@ export default Vue.extend({
await FAQService.getInstance().DeleteQueAns({id:this.id+''});
}
this.visible = false
this.fetchList()
console.log(this.chatList,'this.chatList');
this.fetchList();
}catch (err) {}
},
......
......@@ -228,6 +228,6 @@ export default Vue.extend({
background: #fff;
}
.hover:hover{
color: #43c459;
color: #324ee7;
}
</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