修复样式

This commit is contained in:
q4speed 2020-04-09 14:29:50 +08:00
parent 0b364d8c7d
commit c0c2b430e0
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@
} }
}, },
reportRecent: { reportRecent: {
title: this.$t('load_test.recent'), title: this.$t('report.recent'),
url: "/api/report/recent/5", url: "/api/report/recent/5",
index: function (item) { index: function (item) {
return '/api/report/view/' + item.id; return '/api/report/view/' + item.id;