mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-07-15 14:04:41 +08:00
routine update
This commit is contained in:
parent
ddb5b3424c
commit
80466217a0
@ -42,8 +42,8 @@
|
|||||||
//表单
|
//表单
|
||||||
$("#NodeFrm").ComboBox({
|
$("#NodeFrm").ComboBox({
|
||||||
url: "../../FlowManage/FormDesign/GetAllListJson",
|
url: "../../FlowManage/FormDesign/GetAllListJson",
|
||||||
id: "frmmainid",
|
id: "value",
|
||||||
text: "frmname",
|
text: "text",
|
||||||
description: "==请选择==",
|
description: "==请选择==",
|
||||||
allowSearch: true
|
allowSearch: true
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user