禅道bug 52036
This commit is contained in:
@@ -825,6 +825,8 @@ export default {
|
|||||||
if (this.btnType === 'edit') {
|
if (this.btnType === 'edit') {
|
||||||
let Items = JSON.parse(localStorage.getItem('obj'))
|
let Items = JSON.parse(localStorage.getItem('obj'))
|
||||||
this.addQblxData.esName = Items.esName
|
this.addQblxData.esName = Items.esName
|
||||||
|
this.addQblxData.unit = Items.unit
|
||||||
|
this.addQblxData.unitName = Items.unitName
|
||||||
this.addQblxData.dutyUnit = Items.dutyUnit
|
this.addQblxData.dutyUnit = Items.dutyUnit
|
||||||
this.addQblxData.dutyPeopleId = Items.dutyPeopleId
|
this.addQblxData.dutyPeopleId = Items.dutyPeopleId
|
||||||
this.addQblxData.dutyPeople = Items.dutyPeople
|
this.addQblxData.dutyPeople = Items.dutyPeople
|
||||||
|
|||||||
Reference in New Issue
Block a user