feat: 仪表板预览页交互设计优化

This commit is contained in:
dataeaseShu
2022-12-12 18:13:00 +08:00
parent 294a7b209d
commit 17060f00f3
11 changed files with 215 additions and 132 deletions

View File

@@ -2060,6 +2060,7 @@ export default {
who_share: 'Who share',
when_share: 'When share',
share_to: 'Share to',
share_to_some: 'Share [{some}] to',
org: 'Orgnization',
role: 'Role',
user: 'User',

View File

@@ -2054,6 +2054,7 @@ export default {
who_share: '分享人',
when_share: '分享時間',
share_to: '分享對象',
share_to_some: '把[{some}]分享給',
org: '組織',
role: '角色',
user: '用戶',

View File

@@ -2054,6 +2054,7 @@ export default {
who_share: '分享人',
when_share: '分享时间',
share_to: '分享对象',
share_to_some: '把[{some}]分享给',
org: '组织',
role: '角色',
user: '用户',