02f8c75c by 任超

style:受理信息

1 parent 8420d68c
......@@ -191,8 +191,9 @@ export default {
this.details = row
this.isaddupdate = false
},
queryViewClick () {
queryViewClick (index, row) {
this.dialog = true
this.details = row
}
}
}
......