feat:登簿日志
Showing
1 changed file
with
1 additions
and
0 deletions
| ... | @@ -277,6 +277,7 @@ export default { | ... | @@ -277,6 +277,7 @@ export default { |
| 277 | this.dialogVisible = false; | 277 | this.dialogVisible = false; |
| 278 | }, | 278 | }, |
| 279 | isShow (item) { | 279 | isShow (item) { |
| 280 | this.title = `登薄日志(${item.ACCESSDATE})` | ||
| 280 | this.titleName = 'sjmx' | 281 | this.titleName = 'sjmx' |
| 281 | this.dialogVisible = true | 282 | this.dialogVisible = true |
| 282 | this.dbBsm = item.dbBsm | 283 | this.dbBsm = item.dbBsm | ... | ... |
-
Please register or sign in to post a comment