1
This commit is contained in:
parent
b632f62693
commit
c27720eea0
@ -554,7 +554,7 @@
|
|||||||
},
|
},
|
||||||
watchWork(row){
|
watchWork(row){
|
||||||
workOrderView(row.id).then(res=>{
|
workOrderView(row.id).then(res=>{
|
||||||
this.htmlStr = res.msg
|
this.htmlStr = res.data
|
||||||
})
|
})
|
||||||
this.open = true
|
this.open = true
|
||||||
this.form = row
|
this.form = row
|
||||||
|
Loading…
Reference in New Issue
Block a user