mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-09-19 10:08:04 +08:00
完成流程模板列表
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
Reference in New Issue
Block a user