产品制修订-发布节点-发布日期-修改时使用原来的日期,制定修订使用当前日期
This commit is contained in:
@@ -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'])
|
||||
|
||||
Reference in New Issue
Block a user