2022-08-02 08:48:23 +08:00
|
|
|
|
const t = {}
|
|
|
|
|
|
|
|
|
|
t.loading = '加载中...'
|
2022-08-31 10:22:44 +08:00
|
|
|
|
t.createTime = '添加时间'
|
2022-08-02 08:48:23 +08:00
|
|
|
|
|
|
|
|
|
t.brand = {}
|
2022-08-26 11:07:57 +08:00
|
|
|
|
t.brand.lg = '生产监控系统'
|
|
|
|
|
t.brand.mini = '监控'
|
2022-08-02 08:48:23 +08:00
|
|
|
|
|
2022-09-01 15:44:04 +08:00
|
|
|
|
// 1 代表 '' 号的替换完成
|
|
|
|
|
// 2 代表 "" 号的替换完成
|
2022-09-01 16:45:29 +08:00
|
|
|
|
// 3 代表不带引号,或 {{ }} 的替换,这三种替换需按顺序执行
|
2022-09-01 15:44:04 +08:00
|
|
|
|
// ? 代表需要单独review
|
2022-09-01 16:45:29 +08:00
|
|
|
|
// 基本上完成了template模板里的替换工作
|
|
|
|
|
|
|
|
|
|
// 对比 v2, v3 的结果,补充此文件和 en.js 文件
|
|
|
|
|
// 然后替换vue文件的内容
|
2022-09-01 15:44:04 +08:00
|
|
|
|
|
2022-09-01 15:01:25 +08:00
|
|
|
|
t.add = '新增' // 1
|
|
|
|
|
t.delete = '删除' // 1
|
|
|
|
|
t.deleteBatch = '批量删除' // 1
|
|
|
|
|
t.update = '修改' // 1
|
|
|
|
|
t.query = '查询' // 1
|
|
|
|
|
t.export = '导出' // 1
|
|
|
|
|
t.handle = '操作' // 1
|
|
|
|
|
t.confirm = '确定' // 1
|
|
|
|
|
t.cancel = '取消' // 1
|
|
|
|
|
t.clear = '清除' // 1
|
|
|
|
|
t.logout = '退出' // 1
|
|
|
|
|
t.manage = '处理' // 1
|
|
|
|
|
t.createDate = '创建时间' // 1
|
|
|
|
|
t.keyword = '关键字:' // 1
|
|
|
|
|
t.choose = '请选择' // 1
|
|
|
|
|
t.remark = '备注' // 1
|
|
|
|
|
t.delMark = '删除标志' // 0
|
|
|
|
|
t.isvalid = '是否有效' // 0
|
|
|
|
|
t.available = '可用' // 0
|
|
|
|
|
t.unavailable = '不可用' // 0
|
|
|
|
|
t.alert = '弹窗' // 0
|
|
|
|
|
t.creator = '创建人' // 1
|
|
|
|
|
t.creatorName = '创建人姓名' // 1
|
|
|
|
|
t.updator = '更新人' // 1
|
|
|
|
|
t.updatorName = '更新人姓名' // 1
|
|
|
|
|
t.updateTime = '更新时间'
|
|
|
|
|
t.version = '版本号' // 1
|
|
|
|
|
t.search = '查询' // 1
|
|
|
|
|
t.countPerPage = '每页数' // ?
|
|
|
|
|
t.currentPage = '当前页' // ?
|
|
|
|
|
t.fetchList = '获取数据列表' // ?
|
|
|
|
|
t.multi = '多选' // ?
|
|
|
|
|
t.do = '进行' // ?
|
|
|
|
|
t.submit = '表单提交' // ?
|
|
|
|
|
t.desc = '描述' // 1
|
|
|
|
|
t.disable = '停用' // 1
|
|
|
|
|
t.equipment = '设备' // 1
|
2022-09-01 15:44:04 +08:00
|
|
|
|
t.enabled = '启用状态' // ?
|
|
|
|
|
t.cannotempty = '不能为空' // ?
|
|
|
|
|
t.parameter = '参数名' // 1
|
|
|
|
|
t.enable = '启用' // 1
|
|
|
|
|
t.index = '序号' // 1
|
|
|
|
|
t.relation = '关联' // ?
|
|
|
|
|
t.fetchInfo = '获取信息' // ?
|
|
|
|
|
t.name = '名称' // 1
|
|
|
|
|
t.code = '编码' // 1
|
|
|
|
|
t.attrName = '属性名称' // 1
|
|
|
|
|
t.attrValue = '属性值' // 1
|
|
|
|
|
t.unit = '单位' // 1
|
|
|
|
|
t.table = '表' // 1
|
|
|
|
|
t.table2 = '表格' // 1
|
|
|
|
|
t.downloadurl = '下载地址' // 1
|
|
|
|
|
t.recordTime = '记录时间' // 1
|
|
|
|
|
t.notCollect = '不采集' // 1
|
|
|
|
|
t.collect = '采集' // 1
|
|
|
|
|
t.required = '必填' // 1
|
|
|
|
|
t.paramUrl = '参数地址' // 1
|
|
|
|
|
t.enname = '英文名称' // 1
|
|
|
|
|
t.collectOrNot = '是否采集' // 1
|
|
|
|
|
t.min = '最小值' // 1
|
|
|
|
|
t.max = '最大值' // 1
|
|
|
|
|
t.status = '状态' // 1
|
|
|
|
|
t.normal = '正常' // ?
|
|
|
|
|
t.addr = '地址' // 1
|
|
|
|
|
t.planStop = '计划停机' // ?
|
|
|
|
|
t.startTime = '开始时间' // 1
|
|
|
|
|
t.endTime = '结束时间' // 1
|
2022-09-01 16:45:29 +08:00
|
|
|
|
t.to = '至' // 1
|
2022-09-01 15:44:04 +08:00
|
|
|
|
t.today = '今天' // 1
|
2022-09-01 15:01:25 +08:00
|
|
|
|
|
2022-09-01 16:45:29 +08:00
|
|
|
|
t.graph = '图形'
|
|
|
|
|
t.category = '分类'
|
|
|
|
|
t.categoryName = '分类名称'
|
|
|
|
|
t.categoryCode = '分类编码'
|
|
|
|
|
t.rate = '比例'
|
|
|
|
|
t.link = '链接地址'
|
|
|
|
|
t.refresh = '刷新'
|
|
|
|
|
t.abbr = '缩写'
|
|
|
|
|
t.detail = '详情'
|
|
|
|
|
t.edit = '编辑'
|
|
|
|
|
t.source = '来源'
|
|
|
|
|
t.auto = '自动'
|
|
|
|
|
t.manual = '手动'
|
|
|
|
|
t.loaddone = '加载完成'
|
|
|
|
|
t.produceTime = '生产日期'
|
|
|
|
|
t.enterTime = '进厂日期'
|
|
|
|
|
t.manufacturer = '制造商'
|
|
|
|
|
|
|
|
|
|
t.factory = {}
|
|
|
|
|
t.factory.title = '工厂'
|
|
|
|
|
t.factory.name = '工厂名称'
|
|
|
|
|
t.factory.code = '工厂编码'
|
|
|
|
|
|
|
|
|
|
t.prod = {}
|
|
|
|
|
t.prod.name = '产品名称'
|
|
|
|
|
t.prod.code = '产品编码'
|
2022-09-01 15:01:25 +08:00
|
|
|
|
|
|
|
|
|
t.alarm = {}
|
|
|
|
|
t.alarm.info = '报警信息'
|
|
|
|
|
t.alarm.eq = '报警设备'
|
2022-09-01 16:45:29 +08:00
|
|
|
|
t.alarm.type = '报警类型'
|
|
|
|
|
t.alarm.code = '报警编码'
|
|
|
|
|
t.alarm.level = '报警级别'
|
|
|
|
|
t.alarm.content = '报警内容'
|
|
|
|
|
t.alarm.source = '报警来源'
|
|
|
|
|
t.alarm.det = '报警详细内容'
|
2022-09-01 15:01:25 +08:00
|
|
|
|
|
|
|
|
|
t.report = {}
|
|
|
|
|
t.report.name = '报表名称'
|
2022-09-01 16:45:29 +08:00
|
|
|
|
t.report.det = '报表内容'
|
2022-09-01 15:01:25 +08:00
|
|
|
|
|
|
|
|
|
t.inspect = {}
|
|
|
|
|
t.inspect.type = '检测类型'
|
|
|
|
|
t.inspect.det = '检测内容'
|
2022-09-01 16:45:29 +08:00
|
|
|
|
t.inspect.people = '检测人员'
|
|
|
|
|
t.inspect.time = '检测时间'
|
|
|
|
|
t.inspect.typetotal = '检测类型总数'
|
|
|
|
|
t.inspect.typename = '检测类型名称'
|
|
|
|
|
t.inspect.typecode = '检测类型编码'
|
|
|
|
|
t.inspect.ioTotal = '上下片及检测总数统计'
|
|
|
|
|
t.inspect.plTotal = '各产线检测类型统计'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
t.realtime = {}
|
|
|
|
|
t.realtime.eq = '设备生产实时数据'
|
|
|
|
|
t.realtime.pl = '产线生产实时数据'
|
|
|
|
|
t.realtime.inspect = '质量检查实时数据'
|
|
|
|
|
t.realtime.in = '进数据'
|
|
|
|
|
t.realtime.out = '出数据'
|
|
|
|
|
t.realtime.rate = '报废比例'
|
|
|
|
|
|
2022-09-01 15:01:25 +08:00
|
|
|
|
|
|
|
|
|
t.ws = {}
|
|
|
|
|
t.ws.title = '工段'
|
|
|
|
|
t.ws.name = '工段名称'
|
2022-09-01 16:45:29 +08:00
|
|
|
|
t.ws.code = '工段编码'
|
|
|
|
|
t.ws.binded = '已绑定的设备'
|
|
|
|
|
t.ws.unbind = '选择一个设备进行绑定'
|
|
|
|
|
t.ws.sort = '排序'
|
|
|
|
|
t.ws.setorder = '请输入工段中设备的顺序'
|
|
|
|
|
t.ws.bind = '绑定'
|
|
|
|
|
t.ws.eqbind = '设备绑定'
|
|
|
|
|
t.ws.belong = '所属产线'
|
2022-09-01 15:01:25 +08:00
|
|
|
|
|
|
|
|
|
t.file = {}
|
|
|
|
|
t.file.title = '文件'
|
|
|
|
|
t.file.name = '文件名称'
|
2022-09-01 16:45:29 +08:00
|
|
|
|
t.file.code = '文件编号'
|
|
|
|
|
t.file.typeName = '文件类型名称'
|
2022-09-01 15:01:25 +08:00
|
|
|
|
t.file.typeCode = '文件类型编号'
|
|
|
|
|
|
|
|
|
|
t.eq = {}
|
|
|
|
|
t.eq.title = '设备'
|
|
|
|
|
t.eq.name = '设备名称'
|
|
|
|
|
t.eq.code = '设备编码'
|
|
|
|
|
t.eq.type = '设备类型'
|
2022-09-01 16:45:29 +08:00
|
|
|
|
t.eq.grade = '设备规格'
|
|
|
|
|
t.eq.group = '设备分组'
|
|
|
|
|
t.eq.groupname = '分组名称'
|
|
|
|
|
t.eq.groupcode = '分组编码'
|
|
|
|
|
t.eq.excode = '设备外部代码'
|
|
|
|
|
t.eq.input = '上片数据设备'
|
|
|
|
|
t.eq.output = '下片数据设备'
|
2022-09-01 15:01:25 +08:00
|
|
|
|
|
|
|
|
|
t.pl = {}
|
|
|
|
|
t.pl.title = '产线'
|
2022-09-01 16:45:29 +08:00
|
|
|
|
t.pl.name = '产线名称'
|
|
|
|
|
t.pl.belong = '所属产线'
|
2022-08-02 08:48:23 +08:00
|
|
|
|
|
|
|
|
|
t.prompt = {}
|
|
|
|
|
t.prompt.title = '提示'
|
|
|
|
|
t.prompt.info = '确定进行[{handle}]操作?'
|
|
|
|
|
t.prompt.success = '操作成功'
|
|
|
|
|
t.prompt.failed = '操作失败'
|
|
|
|
|
t.prompt.deleteBatch = '请选择删除项'
|
|
|
|
|
|
|
|
|
|
t.validate = {}
|
|
|
|
|
t.validate.required = '必填项不能为空'
|
|
|
|
|
t.validate.format = '{attr}格式错误'
|
|
|
|
|
|
|
|
|
|
t.upload = {}
|
|
|
|
|
t.upload.text = '将文件拖到此处,或<em>点击上传</em>'
|
|
|
|
|
t.upload.tip = '只支持{format}格式文件!'
|
|
|
|
|
t.upload.button = '点击上传'
|
|
|
|
|
|
|
|
|
|
t.datePicker = {}
|
|
|
|
|
t.datePicker.range = '至'
|
|
|
|
|
t.datePicker.start = '开始日期'
|
|
|
|
|
t.datePicker.end = '结束日期'
|
|
|
|
|
|
|
|
|
|
t.fullscreen = {}
|
|
|
|
|
t.fullscreen.prompt = '您的浏览器不支持此操作'
|
|
|
|
|
|
|
|
|
|
t.updatePassword = {}
|
|
|
|
|
t.updatePassword.title = '修改密码'
|
|
|
|
|
t.updatePassword.username = '账号'
|
|
|
|
|
t.updatePassword.password = '原密码'
|
|
|
|
|
t.updatePassword.newPassword = '新密码'
|
|
|
|
|
t.updatePassword.confirmPassword = '确认密码'
|
|
|
|
|
t.updatePassword.validate = {}
|
|
|
|
|
t.updatePassword.validate.confirmPassword = '确认密码与新密码输入不一致'
|
|
|
|
|
|
|
|
|
|
t.contentTabs = {}
|
|
|
|
|
t.contentTabs.closeCurrent = '关闭当前标签页'
|
|
|
|
|
t.contentTabs.closeOther = '关闭其它标签页'
|
|
|
|
|
t.contentTabs.closeAll = '关闭全部标签页'
|
|
|
|
|
|
|
|
|
|
/* 页面 */
|
|
|
|
|
t.notFound = {}
|
|
|
|
|
t.notFound.desc = '抱歉!您访问的页面<em>失联</em>啦...'
|
|
|
|
|
t.notFound.back = '上一页'
|
|
|
|
|
t.notFound.home = '首页'
|
|
|
|
|
|
|
|
|
|
t.login = {}
|
|
|
|
|
t.login.title = '登录'
|
|
|
|
|
t.login.username = '用户名'
|
|
|
|
|
t.login.password = '密码'
|
|
|
|
|
t.login.captcha = '验证码'
|
|
|
|
|
t.login.demo = '在线演示'
|
|
|
|
|
t.login.copyright = '人人开源'
|
|
|
|
|
|
|
|
|
|
t.schedule = {}
|
|
|
|
|
t.schedule.beanName = 'bean名称'
|
|
|
|
|
t.schedule.beanNameTips = 'spring bean名称, 如: testTask'
|
|
|
|
|
t.schedule.pauseBatch = '暂停'
|
|
|
|
|
t.schedule.resumeBatch = '恢复'
|
|
|
|
|
t.schedule.runBatch = '执行'
|
|
|
|
|
t.schedule.log = '日志列表'
|
|
|
|
|
t.schedule.params = '参数'
|
|
|
|
|
t.schedule.cronExpression = 'cron表达式'
|
|
|
|
|
t.schedule.cronExpressionTips = '如: 0 0 12 * * ?'
|
|
|
|
|
t.schedule.remark = '备注'
|
|
|
|
|
t.schedule.status = '状态'
|
|
|
|
|
t.schedule.status0 = '暂停'
|
|
|
|
|
t.schedule.status1 = '正常'
|
|
|
|
|
t.schedule.statusLog0 = '失败'
|
|
|
|
|
t.schedule.statusLog1 = '成功'
|
|
|
|
|
t.schedule.pause = '暂停'
|
|
|
|
|
t.schedule.resume = '恢复'
|
|
|
|
|
t.schedule.run = '执行'
|
|
|
|
|
t.schedule.jobId = '任务ID'
|
|
|
|
|
t.schedule.times = '耗时(单位: 毫秒)'
|
|
|
|
|
t.schedule.createDate = '执行时间'
|
|
|
|
|
|
|
|
|
|
t.oss = {}
|
|
|
|
|
t.oss.config = '云存储配置'
|
|
|
|
|
t.oss.upload = '上传文件'
|
|
|
|
|
t.oss.url = 'URL地址'
|
|
|
|
|
t.oss.createDate = '创建时间'
|
|
|
|
|
t.oss.type = '类型'
|
|
|
|
|
t.oss.type1 = '七牛'
|
|
|
|
|
t.oss.type2 = '阿里云'
|
|
|
|
|
t.oss.type3 = '腾讯云'
|
|
|
|
|
t.oss.qiniuDomain = '域名'
|
|
|
|
|
t.oss.qiniuDomainTips = '七牛绑定的域名'
|
|
|
|
|
t.oss.qiniuPrefix = '路径前缀'
|
|
|
|
|
t.oss.qiniuPrefixTips = '不设置默认为空'
|
|
|
|
|
t.oss.qiniuAccessKey = 'AccessKey'
|
|
|
|
|
t.oss.qiniuAccessKeyTips = '七牛AccessKey'
|
|
|
|
|
t.oss.qiniuSecretKey = 'SecretKey'
|
|
|
|
|
t.oss.qiniuSecretKeyTips = '七牛SecretKey'
|
|
|
|
|
t.oss.qiniuBucketName = '空间名'
|
|
|
|
|
t.oss.qiniuBucketNameTips = '七牛存储空间名'
|
|
|
|
|
t.oss.aliyunDomain = '域名'
|
|
|
|
|
t.oss.aliyunDomainTips = '阿里云绑定的域名,如:http://cdn.renren.io'
|
|
|
|
|
t.oss.aliyunPrefix = '路径前缀'
|
|
|
|
|
t.oss.aliyunPrefixTips = '不设置默认为空'
|
|
|
|
|
t.oss.aliyunEndPoint = 'EndPoint'
|
|
|
|
|
t.oss.aliyunEndPointTips = '阿里云EndPoint'
|
|
|
|
|
t.oss.aliyunAccessKeyId = 'AccessKeyId'
|
|
|
|
|
t.oss.aliyunAccessKeyIdTips = '阿里云AccessKeyId'
|
|
|
|
|
t.oss.aliyunAccessKeySecret = 'AccessKeySecret'
|
|
|
|
|
t.oss.aliyunAccessKeySecretTips = '阿里云AccessKeySecret'
|
|
|
|
|
t.oss.aliyunBucketName = 'BucketName'
|
|
|
|
|
t.oss.aliyunBucketNameTips = '阿里云BucketName'
|
|
|
|
|
t.oss.qcloudDomain = '域名'
|
|
|
|
|
t.oss.qcloudDomainTips = '腾讯云绑定的域名'
|
|
|
|
|
t.oss.qcloudPrefix = '路径前缀'
|
|
|
|
|
t.oss.qcloudPrefixTips = '不设置默认为空'
|
|
|
|
|
t.oss.qcloudAppId = 'AppId'
|
|
|
|
|
t.oss.qcloudAppIdTips = '腾讯云AppId'
|
|
|
|
|
t.oss.qcloudSecretId = 'SecretId'
|
|
|
|
|
t.oss.qcloudSecretIdTips = '腾讯云SecretId'
|
|
|
|
|
t.oss.qcloudSecretKey = 'SecretKey'
|
|
|
|
|
t.oss.qcloudSecretKeyTips = '腾讯云SecretKey'
|
|
|
|
|
t.oss.qcloudBucketName = 'BucketName'
|
|
|
|
|
t.oss.qcloudBucketNameTips = '腾讯云BucketName'
|
|
|
|
|
t.oss.qcloudRegion = '所属地区'
|
|
|
|
|
t.oss.qcloudRegionTips = '请选择'
|
|
|
|
|
t.oss.qcloudRegionBeijing1 = '北京一区(华北)'
|
|
|
|
|
t.oss.qcloudRegionBeijing = '北京'
|
|
|
|
|
t.oss.qcloudRegionShanghai = '上海(华东)'
|
|
|
|
|
t.oss.qcloudRegionGuangzhou = '广州(华南)'
|
|
|
|
|
t.oss.qcloudRegionChengdu = '成都(西南)'
|
|
|
|
|
t.oss.qcloudRegionChongqing = '重庆'
|
|
|
|
|
t.oss.qcloudRegionSingapore = '新加坡'
|
|
|
|
|
t.oss.qcloudRegionHongkong = '香港'
|
|
|
|
|
t.oss.qcloudRegionToronto = '多伦多'
|
|
|
|
|
t.oss.qcloudRegionFrankfurt = '法兰克福'
|
|
|
|
|
|
|
|
|
|
t.dept = {}
|
|
|
|
|
t.dept.name = '名称'
|
|
|
|
|
t.dept.parentName = '上级部门'
|
|
|
|
|
t.dept.sort = '排序'
|
|
|
|
|
t.dept.parentNameDefault = '一级部门'
|
|
|
|
|
t.dept.chooseerror = '请选择部门'
|
|
|
|
|
t.dept.title = '选择部门'
|
|
|
|
|
|
|
|
|
|
t.dict = {}
|
|
|
|
|
t.dict.dictName = '字典名称'
|
|
|
|
|
t.dict.dictType = '字典类型'
|
|
|
|
|
t.dict.dictLabel = '字典标签'
|
|
|
|
|
t.dict.dictValue = '字典值'
|
|
|
|
|
t.dict.sort = '排序'
|
|
|
|
|
t.dict.remark = '备注'
|
|
|
|
|
t.dict.createDate = '创建时间'
|
|
|
|
|
|
|
|
|
|
t.logError = {}
|
|
|
|
|
t.logError.requestUri = '请求URI'
|
|
|
|
|
t.logError.requestMethod = '请求方式'
|
|
|
|
|
t.logError.requestParams = '请求参数'
|
|
|
|
|
t.logError.ip = '操作IP'
|
|
|
|
|
t.logError.userAgent = '用户代理'
|
|
|
|
|
t.logError.createDate = '创建时间'
|
|
|
|
|
t.logError.errorInfo = '异常信息'
|
|
|
|
|
|
|
|
|
|
t.logLogin = {}
|
|
|
|
|
t.logLogin.creatorName = '用户名'
|
|
|
|
|
t.logLogin.status = '状态'
|
|
|
|
|
t.logLogin.status0 = '失败'
|
|
|
|
|
t.logLogin.status1 = '成功'
|
|
|
|
|
t.logLogin.status2 = '账号已锁定'
|
|
|
|
|
t.logLogin.operation = '操作类型'
|
|
|
|
|
t.logLogin.operation0 = '登录'
|
|
|
|
|
t.logLogin.operation1 = '退出'
|
|
|
|
|
t.logLogin.ip = '操作IP'
|
|
|
|
|
t.logLogin.userAgent = 'User-Agent'
|
|
|
|
|
t.logLogin.createDate = '创建时间'
|
|
|
|
|
|
|
|
|
|
t.logOperation = {}
|
|
|
|
|
t.logOperation.status = '状态'
|
|
|
|
|
t.logOperation.status0 = '失败'
|
|
|
|
|
t.logOperation.status1 = '成功'
|
|
|
|
|
t.logOperation.creatorName = '用户名'
|
|
|
|
|
t.logOperation.operation = '用户操作'
|
|
|
|
|
t.logOperation.requestUri = '请求URI'
|
|
|
|
|
t.logOperation.requestMethod = '请求方式'
|
|
|
|
|
t.logOperation.requestParams = '请求参数'
|
|
|
|
|
t.logOperation.requestTime = '请求时长'
|
|
|
|
|
t.logOperation.ip = '操作IP'
|
|
|
|
|
t.logOperation.userAgent = 'User-Agent'
|
|
|
|
|
t.logOperation.createDate = '创建时间'
|
|
|
|
|
|
|
|
|
|
t.menu = {}
|
|
|
|
|
t.menu.name = '名称'
|
|
|
|
|
t.menu.icon = '图标'
|
|
|
|
|
t.menu.type = '类型'
|
|
|
|
|
t.menu.type0 = '菜单'
|
|
|
|
|
t.menu.type1 = '按钮'
|
|
|
|
|
t.menu.sort = '排序'
|
|
|
|
|
t.menu.url = '路由'
|
|
|
|
|
t.menu.permissions = '授权标识'
|
|
|
|
|
t.menu.permissionsTips = '多个用逗号分隔,如:sys:menu:save,sys:menu:update'
|
|
|
|
|
t.menu.parentName = '上级菜单'
|
|
|
|
|
t.menu.parentNameDefault = '一级菜单'
|
|
|
|
|
t.menu.resource = '授权资源'
|
|
|
|
|
t.menu.resourceUrl = '资源URL'
|
|
|
|
|
t.menu.resourceMethod = '请求方式'
|
|
|
|
|
t.menu.resourceAddItem = '添加一项'
|
|
|
|
|
|
|
|
|
|
t.params = {}
|
2022-09-01 15:01:25 +08:00
|
|
|
|
t.params.name = '参数名称'
|
|
|
|
|
t.params.code = '参数编码'
|
2022-08-02 08:48:23 +08:00
|
|
|
|
t.params.paramCode = '编码'
|
|
|
|
|
t.params.paramValue = '值'
|
|
|
|
|
t.params.remark = '备注'
|
|
|
|
|
|
|
|
|
|
t.role = {}
|
|
|
|
|
t.role.name = '名称'
|
|
|
|
|
t.role.remark = '备注'
|
|
|
|
|
t.role.createDate = '创建时间'
|
|
|
|
|
t.role.menuList = '菜单授权'
|
|
|
|
|
t.role.deptList = '数据授权'
|
|
|
|
|
|
|
|
|
|
t.user = {}
|
|
|
|
|
t.user.username = '用户名'
|
|
|
|
|
t.user.deptName = '所属部门'
|
|
|
|
|
t.user.email = '邮箱'
|
|
|
|
|
t.user.mobile = '手机号'
|
|
|
|
|
t.user.status = '状态'
|
|
|
|
|
t.user.status0 = '停用'
|
|
|
|
|
t.user.status1 = '正常'
|
|
|
|
|
t.user.createDate = '创建时间'
|
|
|
|
|
t.user.password = '密码'
|
|
|
|
|
t.user.confirmPassword = '确认密码'
|
|
|
|
|
t.user.realName = '真实姓名'
|
|
|
|
|
t.user.gender = '性别'
|
|
|
|
|
t.user.gender0 = '男'
|
|
|
|
|
t.user.gender1 = '女'
|
|
|
|
|
t.user.gender2 = '保密'
|
|
|
|
|
t.user.roleIdList = '角色配置'
|
|
|
|
|
t.user.validate = {}
|
|
|
|
|
t.user.validate.confirmPassword = '确认密码与密码输入不一致'
|
|
|
|
|
t.user.select = '选择用户'
|
|
|
|
|
t.user.selecterror = '请选择一条记录'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
export default t
|