commit
This commit is contained in:
@@ -755,7 +755,11 @@
|
||||
}
|
||||
},
|
||||
QYBZcloseDrawer () {
|
||||
this.clearQYBZ()
|
||||
this.QYBZform = {
|
||||
page: 1,
|
||||
standCode: '',
|
||||
standName: '',
|
||||
}
|
||||
},
|
||||
QYBZenterDrawer () {
|
||||
if (this.QYBZformSelect.length > 1) {
|
||||
@@ -765,7 +769,11 @@
|
||||
} else {
|
||||
this.addForm.rqbJson = this.QYBZformSelect[0].id
|
||||
this.addForm.rqbName = this.QYBZformSelect[0].standCode
|
||||
this.clearQYBZ()
|
||||
this.QYBZform = {
|
||||
page: 1,
|
||||
standCode: '',
|
||||
standName: '',
|
||||
}
|
||||
this.QYBZmodal = false
|
||||
}
|
||||
},
|
||||
@@ -795,6 +803,7 @@
|
||||
standCode: '',
|
||||
standName: '',
|
||||
}
|
||||
this.QYBZget()
|
||||
},
|
||||
choiceQYBZ (id) {
|
||||
if (this.DrawerType === 'see') {
|
||||
|
||||
Reference in New Issue
Block a user