退料编辑优化
This commit is contained in:
parent
2275cce061
commit
ed15eeb45a
|
|
@ -638,11 +638,12 @@ export default {
|
|||
},
|
||||
mounted() {
|
||||
this.GetUnitData()
|
||||
this.GetProData()
|
||||
if (this.backId) {
|
||||
//编辑
|
||||
this.rowId = this.backId
|
||||
this.GetViewByApply()
|
||||
} else {
|
||||
this.GetProData()
|
||||
}
|
||||
// getInfo().then((res) => {
|
||||
// this.companyId = res.user.companyId
|
||||
|
|
|
|||
Loading…
Reference in New Issue