- 注册时间
- 2022-4-14
- 最后登录
- 2024-8-12
- 阅读权限
- 10
- 积分
- 130
- 精华
- 0
- 帖子
- 17
|
本帖最后由 liuyuedegm 于 2023-7-25 17:13 编辑
name="wfxwfsd"
resultAsTree="false" valueFromSelect="true" allowInput="false"
dataField="data" expandOnLoad="0" valueField="dictid"
textField="dictname" pinyinField="dictname"
parentField="parentid" /></td>
js:
("wfxwfsd").loadData(text.data)
返回参数:{
"data": [
{
"dicttypeid": "oa_xzqhdm",
"dictid": "440000",
"dictname": "广东省",
"status": 1,
"sortno": 440000,
"rank": 1,
"parentid": null,
"seqno": ".440000.",
"filter1": null,
"filter2": null
}]}
|
|