更新首页柱状图
This commit is contained in:
@@ -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