+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 创建日期
+
+
+
+
+
+
+
+
+ —
+
+
+
+
+
+
+
+ 变更时间
+
+
+
+
+
+
+
+
+ —
+
+
+
+
+
+
+ 查询
+ 重置
+ 展开
+ 收起
+
+
+
+
+
+ 新增
+ 删除
+
+
+
+
+
+
+
+
+ {{ formatDate(scope.row.CreatedAt) }}
+
+
+
+
+ {{ filterDataSource(dataSource.database, scope.row.database) }}
+
+
+
+
+ {{ filterDataSource(dataSource.table, scope.row.table) }}
+
+
+
+
+ {{ filterDataSource(dataSource.column, scope.row.column) }}
+
+
+
+
+
+
+
+
+
+ {{ formatDate(scope.row.changedAt) }}
+
+
+
+
+
+
+
+ 查看
+ 编辑
+ 删除
+
+
+
+
+
+
+
+
+
{{ type === 'create' ? '新增' : '编辑' }}
+
+ 确 定
+ 取 消
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ filterDataSource(dataSource.database, detailFrom.database) }}
+
+
+
+
+ {{ filterDataSource(dataSource.table, detailFrom.table) }}
+
+
+
+
+
+ {{ detailFrom.column }}
+
+
+
+ {{ detailFrom.oldValue }}
+
+
+ {{ detailFrom.newValue }}
+
+
+ {{ detailFrom.recordId }}
+
+
+ {{ detailFrom.changedAt }}
+
+
+ {{ detailFrom.operationType }}
+
+
+
+
+
+