style:受理信息
Showing
1 changed file
with
2 additions
and
1 deletions
-
Please register or sign in to post a comment
... | ... | @@ -191,8 +191,9 @@ export default { |
this.details = row | ||
this.isaddupdate = false | ||
}, | ||
queryViewClick () { | ||
queryViewClick (index, row) { | ||
this.dialog = true | ||
this.details = row | ||
} | ||
} | ||
} | ||
... | ... |