优化
This commit is contained in:
parent
d08b65a75e
commit
9055c7ce79
@ -400,6 +400,7 @@ export default {
|
|||||||
},
|
},
|
||||||
// 对任务添加评论
|
// 对任务添加评论
|
||||||
handleAddPinglun (item) {
|
handleAddPinglun (item) {
|
||||||
|
this.staffList.list = []
|
||||||
this.pinglunForm = Object.assign({}, item)
|
this.pinglunForm = Object.assign({}, item)
|
||||||
const pingList = this.$refs.pingList
|
const pingList = this.$refs.pingList
|
||||||
pingList.scrollTop = pingList.scrollHeight
|
pingList.scrollTop = pingList.scrollHeight
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user