更新首页柱状图
This commit is contained in:
@@ -290,6 +290,7 @@ export default {
|
||||
title: 'Title',
|
||||
author: 'Author',
|
||||
createTime: 'Create time',
|
||||
updateTime: 'Update Time',
|
||||
action: 'Action',
|
||||
pagination: 'pagination',
|
||||
reserveIndex: 'Reserve index',
|
||||
@@ -428,7 +429,8 @@ export default {
|
||||
sex: 'Sex',
|
||||
man: 'Man',
|
||||
woman: 'Woman',
|
||||
createTime: 'Created Date'
|
||||
createTime: 'Created Date',
|
||||
updateTime: 'Update Time',
|
||||
},
|
||||
info: {
|
||||
title: 'Basic Information',
|
||||
@@ -488,6 +490,7 @@ export default {
|
||||
sortName:'Sort Name',
|
||||
placeIsAssigned: 'Please select assignment status',
|
||||
createTime: 'Created Time',
|
||||
updateTime: 'Update Time',
|
||||
invitationType: 'Invitation Type',
|
||||
placeInvitationType: 'Please select invitation type',
|
||||
allocationUser: 'Assigned Employee',
|
||||
@@ -524,7 +527,7 @@ export default {
|
||||
isAssigned: 'Assignment Status',
|
||||
placeIsAssigned: 'Please select assignment status',
|
||||
createTime: 'Created Time',
|
||||
updateTime: 'update Time',
|
||||
updataTime: 'Update Time',
|
||||
userId: 'User ID',
|
||||
placeAllocationUser: 'Please select assigned employee',
|
||||
invitationType: 'Invitation Type',
|
||||
|
||||
@@ -199,8 +199,8 @@ export default {
|
||||
allianceAdvertising: '联盟广告',
|
||||
videoAdvertising: '视频广告',
|
||||
searchEngines: '搜索引擎',
|
||||
weeklyUserActivity: '每周用户活跃量',
|
||||
activeQuantity: '活跃量',
|
||||
weeklyUserActivity: '当日建联数',
|
||||
activeQuantity: '建联数',
|
||||
alreadyJianlian:'已建联',
|
||||
noAlliance:'未建联',
|
||||
monday: '周一',
|
||||
@@ -297,6 +297,7 @@ export default {
|
||||
title: '标题',
|
||||
author: '作者',
|
||||
createTime: '创建时间',
|
||||
updateTime: '更新时间',
|
||||
action: '操作',
|
||||
pagination: '分页',
|
||||
reserveIndex: '叠加序号',
|
||||
@@ -488,6 +489,7 @@ export default {
|
||||
sortName:'排序名字',
|
||||
placeIsAssigned: '请选择是否已经分配给员工',
|
||||
createTime: '创建时间',
|
||||
updateTime: '更新时间',
|
||||
invitationType: '邀请类型',
|
||||
placeInvitationType: '请选择邀请类型',
|
||||
allocationUser: '分配员工',
|
||||
@@ -524,7 +526,7 @@ export default {
|
||||
isAssigned: '分配情况',
|
||||
placeIsAssigned: '请选择是否已经分配给员工',
|
||||
createTime: '创建时间',
|
||||
updateTime: '更新时间',
|
||||
updataTime: '更新时间',
|
||||
userId: '用户 Id',
|
||||
placeAllocationUser: '请选择分配的员工',
|
||||
invitationType: '邀请类型',
|
||||
|
||||
Reference in New Issue
Block a user