feat(equipment): 接入运维模式开关与编辑用户 mode 字段
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.7
parent
2e07a7fcee
commit
f6d6591c69
+3
-1
@@ -1,5 +1,7 @@
|
||||
App<IAppOption>({
|
||||
globalData: {},
|
||||
globalData: {
|
||||
operationsEngineer: false
|
||||
},
|
||||
|
||||
onLaunch() {
|
||||
// 已登录则跳过登录页
|
||||
|
||||
Reference in New Issue
Block a user