Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
张浩
/
br-client
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
d0c34e08
...
d0c34e08452e12a9a48aa3ab2a620b09790089ee
authored
2022-01-13 15:56:21 +0800
by
张浩
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
commit
1 parent
2483e35d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/page/methodCount.vue
src/page/methodCount.vue
View file @
d0c34e0
...
...
@@ -14,12 +14,12 @@
</el-table-column>
<el-table-column
prop=
"sumcount"
label=
"
总
调用次数"
label=
"
接口
调用次数"
min-width=
"1"
>
</el-table-column>
<el-table-column
prop=
"maxtime"
label=
"
最后
调用时间"
label=
"
接口最近
调用时间"
min-width=
"2"
>
</el-table-column>
</el-table>
...
...
Please
register
or
sign in
to post a comment