This commit is contained in:
zhutianqi
2022-02-09 14:13:07 +08:00
parent 9d5c56d9e3
commit 6298b447a4
@@ -411,7 +411,6 @@
pId: this.pId
}).then(res => {
let data = JSON.parse(res.mesg)
console.log(data);
this.form.title = data.title || data.form.title
this.form.date = data.date || data.form.date
this.json = data || data.form