Skip to content

Commit

Permalink
#405 作业运行状态页面增加刷新功能
Browse files Browse the repository at this point in the history
  • Loading branch information
allen8203 committed Apr 19, 2018
1 parent 25b707e commit b8ef17a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion saturn-console-web/src/pages/job_detail/job_execution.vue
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<div class="page-table">
<div class="page-table-header">
<div class="page-table-header-title"><i class="fa fa-list"></i>运行状态
<!-- <el-button type="text" @click="getJobExecutors()"><i class="fa fa-refresh"></i></el-button> -->
<el-button type="text" @click="getJobExecutors()"><i class="fa fa-refresh"></i></el-button>
</div>
<!-- <div class="page-table-header-separator"></div>
<div>
Expand Down

0 comments on commit b8ef17a

Please sign in to comment.