技术标准-发布-修改时年份取standCode

This commit is contained in:
SUNJIABIN
2023-06-16 16:18:44 +08:00
parent 37804b7c66
commit f8af36bd31
@@ -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){