多租户自定义主页

This commit is contained in:
lai
2024-10-16 14:50:15 +08:00
parent 009c4cf590
commit cd3e87c1c9
5 changed files with 129 additions and 4 deletions

View File

@@ -1794,6 +1794,10 @@ export default {
reset: "System Reset",
resetInstruction: "A system reset will erase all data in the current system, please proceed with caution!!!!",
resetTipContent: 'Are you sure you want to clear all data from the current system and insist on continuing?',
homeInstruction:'Set the system home page',
home: 'System home page',
homeTip:'Do you want to submit the current interface as the system interface?',
homeSet:'System home page Settings',
},
role:{
allScopeOptions:'All data permissions',

View File

@@ -1794,6 +1794,10 @@ export default {
reset: "系统重置",
resetInstruction: "系统重置将会清除当前系统内所有数据,请谨慎操作!!!",
resetTipContent: '确认要清除当前系统内所有数据并坚持继续吗?',
homeInstruction:'设置系统首页界面',
home: '系统首页',
homeTip:'确认要提交当前界面为系统界面吗?',
homeSet:'系统首页设置',
},
role:{
allScopeOptions:'全部数据权限',