mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-04-06 03:57:56 +08:00
docs: form select 远程选项
This commit is contained in:
parent
30bb39d71a
commit
f10ab21ce8
@ -144,7 +144,7 @@
|
|||||||
placeholder: '请选择',
|
placeholder: '请选择',
|
||||||
remote: true,
|
remote: true,
|
||||||
option: {
|
option: {
|
||||||
url: 'xxx',
|
url: 'select/remote',
|
||||||
root: 'data',
|
root: 'data',
|
||||||
method: 'post',
|
method: 'post',
|
||||||
mode: 'cors',
|
mode: 'cors',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user