commit
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -19,7 +19,7 @@ | ... | @@ -19,7 +19,7 @@ |
| 19 | </el-table-column> | 19 | </el-table-column> |
| 20 | <el-table-column | 20 | <el-table-column |
| 21 | prop="maxtime" | 21 | prop="maxtime" |
| 22 | label="接口最近调用时间" | 22 | label="最近一次调用时间" |
| 23 | min-width="2"> | 23 | min-width="2"> |
| 24 | </el-table-column> | 24 | </el-table-column> |
| 25 | </el-table> | 25 | </el-table> | ... | ... |
-
Please register or sign in to post a comment