Sign in
简柏林
/
thingskit-front
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Network
Download as
Email Patches
Plain Diff
Browse Files
Commit
e2c3e20182ddd61b5745f7b02ac6700214eed86d
Authored by
fengtao
2024-04-11 09:57:25 +0800
1 parent
9f75cd2e
fix: 组织管理界面暂无数据时,需要跟其他界面一样铺满
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
src/views/system/organization/index.vue
src/views/system/organization/index.vue
View file @
e2c3e20
...
...
@@ -76,7 +76,6 @@
76
76
showTableSetting: true,
77
77
bordered: true,
78
78
showIndexColumn: false,
79
-
canResize: false,
80
79
actionColumn: {
81
80
width: 200,
82
81
title: t('routes.common.common.operation'), //操作
...
...