docs: update wg-basic/page-unit
This commit is contained in:
parent
72fcb9cbff
commit
2edfc08337
@ -2,7 +2,7 @@
|
|||||||
title: 页面组件
|
title: 页面组件
|
||||||
description: 页面上使用的组件
|
description: 页面上使用的组件
|
||||||
published: true
|
published: true
|
||||||
date: 2021-09-08T06:46:18.128Z
|
date: 2021-09-08T06:49:20.397Z
|
||||||
tags: wg-basic
|
tags: wg-basic
|
||||||
editor: markdown
|
editor: markdown
|
||||||
dateCreated: 2021-09-08T06:41:19.351Z
|
dateCreated: 2021-09-08T06:41:19.351Z
|
||||||
@ -196,7 +196,7 @@ table.on('tool(dataTable)', function(obj) {
|
|||||||
});
|
});
|
||||||
```
|
```
|
||||||
|
|
||||||
# 8.选择人员(表格)
|
# 8. 选择人员(表格)
|
||||||
```javascript
|
```javascript
|
||||||
top.dialog.dialogData.oldSelectedUserList = [{userId:''}];
|
top.dialog.dialogData.oldSelectedUserList = [{userId:''}];
|
||||||
top.dialog.open({
|
top.dialog.open({
|
||||||
@ -214,3 +214,4 @@ top.dialog.open({
|
|||||||
}
|
}
|
||||||
});
|
});
|
||||||
```
|
```
|
||||||
|
# 9. 文件上传
|
||||||
|
Loading…
Reference in New Issue
Block a user