docs: update wg-basic/page-unit
This commit is contained in:
parent
4939cfd7fb
commit
570aa83013
@ -2,7 +2,7 @@
|
|||||||
title: 页面组件
|
title: 页面组件
|
||||||
description: 页面上使用的组件
|
description: 页面上使用的组件
|
||||||
published: true
|
published: true
|
||||||
date: 2021-09-08T06:54:28.815Z
|
date: 2021-09-09T09:28:10.158Z
|
||||||
tags: wg-basic
|
tags: wg-basic
|
||||||
editor: markdown
|
editor: markdown
|
||||||
dateCreated: 2021-09-08T06:41:19.351Z
|
dateCreated: 2021-09-08T06:41:19.351Z
|
||||||
@ -363,3 +363,8 @@ top.dialog.open({
|
|||||||
}
|
}
|
||||||
})
|
})
|
||||||
```
|
```
|
||||||
|
注意:
|
||||||
|
1. `top.dialog.dialogData.selectedUserIds` 的值为 **下划线** 分割的ID
|
||||||
|
2. 返回的列表中可以获取:userId,userName
|
||||||
|
|
||||||
|
# 11. 选择地区
|
Loading…
Reference in New Issue
Block a user