routine update

This commit is contained in:
yubaolee 2017-06-03 01:03:23 +08:00
parent ddb5b3424c
commit 80466217a0

View File

@ -42,8 +42,8 @@
//表单
$("#NodeFrm").ComboBox({
url: "../../FlowManage/FormDesign/GetAllListJson",
id: "frmmainid",
text: "frmname",
id: "value",
text: "text",
description: "==请选择==",
allowSearch: true
});