禅道bug

This commit is contained in:
宋伟佳
2022-03-25 18:01:00 +08:00
parent d1a65a1c2c
commit d4c4dca983
@@ -427,6 +427,7 @@
pId: this.pId
}).then(res => {
let data = JSON.parse(res.mesg)
this.commentText5 = data.commentText5 || ''
this.form.title = data.title || data.form.title
this.form.processName = data.processName || data.form.processName
this.form.date = data.date || data.form.date