girdCode
This commit is contained in:
@@ -478,6 +478,7 @@ export default {
|
|||||||
this.forwardForm.girdId = this.gridInfo.id
|
this.forwardForm.girdId = this.gridInfo.id
|
||||||
}
|
}
|
||||||
this.forwardForm.girdName = this.gridInfo.girdName
|
this.forwardForm.girdName = this.gridInfo.girdName
|
||||||
|
this.forwardForm.girdCode = this.gridInfo.girdCode
|
||||||
this.forwardForm.name = `${this.gridInfo.girdName}${this.gridInfo.name ? '-' + this.gridInfo.name : ''}`
|
this.forwardForm.name = `${this.gridInfo.girdName}${this.gridInfo.name ? '-' + this.gridInfo.name : ''}`
|
||||||
this.isShowUser = false
|
this.isShowUser = false
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user