带入企标顺序号

This commit is contained in:
zyn
2023-05-29 14:52:50 +08:00
parent eedd3aa380
commit 8c057ff505
2 changed files with 2 additions and 0 deletions
@@ -884,6 +884,7 @@ export default {
} else {
this.qbfsForm.rqbJson = this.QYBZformSelect[0].id
this.qbfsForm.rqbName = this.QYBZformSelect[0].standCode
this.qbfsForm.standNum = this.QYBZformSelect[0].standNumber
this.clearQYBZ()
this.QYBZmodal = false
}
@@ -902,6 +902,7 @@ export default {
} else {
this.qbfsForm.rqbJson = this.QYBZformSelect[0].id
this.qbfsForm.rqbName = this.QYBZformSelect[0].standCode
this.qbfsForm.standNum = this.QYBZformSelect[0].standNumber
this.clearQYBZ()
this.QYBZmodal = false
}