更新首页柱状图
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',
|
||||
|
||||
Reference in New Issue
Block a user