mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-09-22 20:13:32 +08:00
routine update
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
<div class="form-group">
|
||||
<label class="col-sm-3 control-label no-padding-right" for=""> 流程模板 </label>
|
||||
<div class="col-sm-9">
|
||||
<select id="WorkflowName" name="WorkflowName"></select>
|
||||
<select id="WorkflowName" name="WorkflowName" v-model ="WorkflowName"></select>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user