技术标准-发布-修改时年份取standCode
This commit is contained in:
@@ -3029,7 +3029,8 @@
|
||||
this.form.standNum = this.standNum
|
||||
// ---
|
||||
|
||||
this.form.standYear = year
|
||||
// this.form.standYear = year
|
||||
this.form.standYear = this.standYear
|
||||
|
||||
this.form.standCode = this.form.standSort + this.form.standNum + ( this.form.standYear === '' ? '' : '-' + this.form.standYear )
|
||||
// if(this.form.standYear == this.standYear){
|
||||
|
||||
Reference in New Issue
Block a user