routine update

This commit is contained in:
yubaolee
2016-10-31 11:03:28 +08:00
parent 48478c0da9
commit 9db1645bfb
5 changed files with 6 additions and 7 deletions

View File

@@ -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>