This commit is contained in:
xiongchengqiang 2020-12-14 18:08:04 +08:00
parent d08b65a75e
commit 9055c7ce79

View File

@ -400,6 +400,7 @@ export default {
},
//
handleAddPinglun (item) {
this.staffList.list = []
this.pinglunForm = Object.assign({}, item)
const pingList = this.$refs.pingList
pingList.scrollTop = pingList.scrollHeight