83d3fc3d by 任超

feat:登簿日志

1 parent 5a144c0c
......@@ -277,6 +277,7 @@ export default {
this.dialogVisible = false;
},
isShow (item) {
this.title = `登薄日志(${item.ACCESSDATE})`
this.titleName = 'sjmx'
this.dialogVisible = true
this.dbBsm = item.dbBsm
......