You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
export default {
|
|
|
//日志管理
|
|
|
czrz: '操作日志',
|
|
|
dlrz: '登录日志',
|
|
|
dc: '导出Excel',
|
|
|
czr: '操作人',
|
|
|
czlx: '操作类型',
|
|
|
czxq: '操作详情',
|
|
|
czsj: '操作时间'
|
|
|
}
|