修复样式
This commit is contained in:
parent
0b364d8c7d
commit
c0c2b430e0
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue