Compare commits
2 Commits
3353875785
...
618ad37cd7
Author | SHA1 | Date | |
---|---|---|---|
618ad37cd7 | |||
304cae2ae7 |
9
.obsidian/app.json
vendored
9
.obsidian/app.json
vendored
@ -1,6 +1,11 @@
|
|||||||
{
|
{
|
||||||
"useMarkdownLinks": true,
|
|
||||||
"newFileLocation": "current",
|
"newFileLocation": "current",
|
||||||
"newLinkFormat": "relative",
|
"newLinkFormat": "relative",
|
||||||
"attachmentFolderPath": "attachments"
|
"attachmentFolderPath": "./assets",
|
||||||
|
"strictLineBreaks": true,
|
||||||
|
"useMarkdownLinks": true,
|
||||||
|
"showLineNumber": false,
|
||||||
|
"trashOption": "local",
|
||||||
|
"alwaysUpdateLinks": true,
|
||||||
|
"showUnsupportedFiles": true
|
||||||
}
|
}
|
@ -8,10 +8,10 @@
|
|||||||
|
|
||||||
进行管控的用户,必须具备 **企业配置** → **系统安全** → **设备列表** 权限
|
进行管控的用户,必须具备 **企业配置** → **系统安全** → **设备列表** 权限
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
# 操作
|
# 操作
|
||||||
|
|
||||||
在 **企业配置** 模块中的 **系统安全** 选项内找到 **设备列表** 选项,在此页面能够管控到当前登陆过系统的所有设备,选择要踢出的设备,点击(电脑设备统一是PC,如果是其他值,则表示是移动端设备)
|
在 **企业配置** 模块中的 **系统安全** 选项内找到 **设备列表** 选项,在此页面能够管控到当前登陆过系统的所有设备,选择要踢出的设备,点击(电脑设备统一是PC,如果是其他值,则表示是移动端设备)
|
||||||
|
|
||||||

|

|
Before Width: | Height: | Size: 301 KiB After Width: | Height: | Size: 301 KiB |
Before Width: | Height: | Size: 740 KiB After Width: | Height: | Size: 740 KiB |
Reference in New Issue
Block a user