完成流程模板列表

This commit is contained in:
yubaolee
2016-09-14 16:11:46 +08:00
parent 0269a4f194
commit bf1121f24b
19 changed files with 497 additions and 60 deletions

View File

@@ -8,7 +8,7 @@
清空查询
</a></li>*@
<div class="pull-right">
@{
@if(ViewBag.Module != null){
var sb = new StringBuilder();
foreach (var element in ViewBag.Module.Elements)
{