租户管理界面
This commit is contained in:
@@ -1761,23 +1761,28 @@ export default {
|
||||
batchCancel:'Batch cancellation of authorization',
|
||||
},
|
||||
dept:{
|
||||
classInfo:' Department Information',
|
||||
className:'Department Name',
|
||||
classId:'Department Number',
|
||||
classSort:'Department Sorting',
|
||||
status:'Position Status',
|
||||
classInfo:' Tenant Information',
|
||||
className:'Name',
|
||||
classId:'Number',
|
||||
classSort:'Sorting',
|
||||
status:'Status',
|
||||
type:'Type',
|
||||
createTime:'Creation Time',
|
||||
highClass:'Higher Office',
|
||||
highClass:'Root Level',
|
||||
key:'Key',
|
||||
emailTip:'Please input the correct email address',
|
||||
phoneTip:'Please enter the correct phone number',
|
||||
node:'Root Node',
|
||||
delSure:'Are you sure to delete the data item with department number [{deptId}]?',
|
||||
open:'Exhibition',
|
||||
close:'Fold',
|
||||
addClass:'Add new sub-department',
|
||||
addClass:'Add Tenant',
|
||||
admin:'Principal',
|
||||
phone:'Contact Number',
|
||||
email:'Mail',
|
||||
SDSST:'Network Slice Rental',
|
||||
APN:'APN Rental',
|
||||
IMSI:'Card Rental',
|
||||
},
|
||||
post:{
|
||||
positionInfo:'Position Information',
|
||||
|
||||
@@ -1761,23 +1761,28 @@ export default {
|
||||
batchCancel:'批量取消授权',
|
||||
},
|
||||
dept:{
|
||||
classInfo:'部门信息',
|
||||
className:'部门名称',
|
||||
classId:'部门编号',
|
||||
classSort:'部门排序',
|
||||
status:'岗位状态',
|
||||
classInfo:'租户信息',
|
||||
className:'名称',
|
||||
classId:'编号',
|
||||
classSort:'排序',
|
||||
status:'状态',
|
||||
type:'类型',
|
||||
createTime:'创建时间',
|
||||
highClass:'上级部门',
|
||||
highClass:'根级',
|
||||
key:'标识',
|
||||
emailTip:'请输入正确的邮箱地址',
|
||||
phoneTip:'请输入正确的手机号码',
|
||||
node:'根节点',
|
||||
delSure:'确认删除部门编号为 【{deptId}】 的数据项?',
|
||||
open:'展',
|
||||
close:'折',
|
||||
addClass:'新增子部门',
|
||||
addClass:'新增租户',
|
||||
admin:'负责人',
|
||||
phone:'联系电话',
|
||||
email:'邮箱',
|
||||
SDSST:'网络切片租用',
|
||||
APN:'APN租用',
|
||||
IMSI:'卡租用',
|
||||
},
|
||||
post:{
|
||||
positionInfo:'岗位信息',
|
||||
|
||||
Reference in New Issue
Block a user