Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Fedex
/
EcomWeb
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
zhanbo.xu
2025-06-10 11:20:49 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
fb6e09379087f023be2c2936cf6153be4c0aec29
fb6e0937
1 parent
4d3823b6
feat: 优化从总跳分的搜索
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/reportingData/index.vue
src/views/reportingData/index.vue
View file @
fb6e093
...
...
@@ -308,7 +308,7 @@
<div v-loading="loadings.sreachLoading">
<vxe-table
:max-height="tableMaxheight"
:height="300"
:
min-
height="300"
ref="tableRef"
:data="tableData"
:column-config="{ resizable: true }"
...
...
Please
register
or
login
to post a comment