Merge remote-tracking branch 'origin/fix_foton_20230613' into fix_foton_20230613

This commit is contained in:
zyn
2023-06-19 11:06:45 +08:00
@@ -3052,7 +3052,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){