Merge remote-tracking branch 'origin/fix_foton_20230613' into fix_foton_20230613
This commit is contained in:
@@ -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){
|
||||
|
||||
Reference in New Issue
Block a user