可以正常审核

This commit is contained in:
yubaolee
2017-02-04 17:53:22 +08:00
parent adcdea2cf8
commit 39ce179b49
6 changed files with 176 additions and 268 deletions

View File

@@ -132,9 +132,6 @@ function addInstance() {
area: ['1200px', '700px'], //宽高
maxmin: true, //开启最大化最小化按钮
content: '/FlowManage/FlowLaunch/FlowProcessNewForm?keyValue=' + selected.Id,
end: function () {
list.reload();
}
});
}