Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
@@ -825,6 +825,8 @@ export default {
|
||||
if (this.btnType === 'edit') {
|
||||
let Items = JSON.parse(localStorage.getItem('obj'))
|
||||
this.addQblxData.esName = Items.esName
|
||||
this.addQblxData.unit = Items.unit
|
||||
this.addQblxData.unitName = Items.unitName
|
||||
this.addQblxData.dutyUnit = Items.dutyUnit
|
||||
this.addQblxData.dutyPeopleId = Items.dutyPeopleId
|
||||
this.addQblxData.dutyPeople = Items.dutyPeople
|
||||
|
||||
Reference in New Issue
Block a user