feat: There is no way the,

This commit is contained in:
super_liu
2022-03-29 16:29:01 +08:00
parent dd6291779f
commit 24a3beae91
2 changed files with 2 additions and 3 deletions
@@ -1904,7 +1904,6 @@
}).then(res => {
this.verifySarStandard = this.$route.query.verifySarStandard
let mes = JSON.parse(res.mes)
console.log(mes)
mes.form.date = new Date(this.$moment(mes.form.date).format('YYYY-MM-DD'))
this.form = mes.form
this.form['id'] = mes.form.id
@@ -1920,7 +1919,7 @@
this.GLWJBUSSFileList=this.assemble(this.form.GLWJBUSS,this.form.GLWJBUSSName);
this.XGDFileList=this.assemble(this.form.XGD,this.form.XGDName);
this.roleForm = mes.roleForm
this.formTongGuo.commentText = mes.commentText
this.commentText = mes.commentText
})
}else {
this.form.XCSJBUSS = this.dateFormatter()
@@ -1868,7 +1868,7 @@
this.QTWJBUSSFileList=this.assemble(this.form.QTWJBUSS,this.form.QTWJBUSSName);
this.GLWJBUSSFileList=this.assemble(this.form.GLWJBUSS,this.form.GLWJBUSSName);
this.roleForm = mes.roleForm
this.formTongGuo.commentText = mes.commentText
this.commentText = mes.commentText
})
}else {
this.form.XCSJBUSS = this.dateFormatter()