产品制修订-发布节点-发布日期-修改时使用原来的日期,制定修订使用当前日期

This commit is contained in:
zyn
2023-11-06 16:26:44 +08:00
parent 4ff2696b86
commit 3af2c8c7e2
@@ -2693,7 +2693,9 @@
this.form.topId = this.pId
this.form.prcNum = this.prcNum
this.form.prcName = this.prcName
this.form.issueTime = this.dateFormatter()
if (this.form.standStatus !== '3') {
this.form.issueTime = this.dateFormatter()
}
this.form['id'] = item.id
this.form['SYCXCLASS'] = this.filterObj(this.form['SYCXCLASS'])
this.form['NYLXCLASS'] = this.filterObj(this.form['NYLXCLASS'])