fix: 主题样式调整,修复chart页面逻辑错误问题
This commit is contained in:
@@ -217,7 +217,7 @@ export default {
|
||||
},
|
||||
silenceBoxShow: false,
|
||||
dataListLayout: localStorage.getItem('dataList-layout' + 'assetTable') ? JSON.parse(localStorage.getItem('dataList-layout' + 'assetTable')) : ['searchInput', 'elementSet', 'clickSearch', 'pagination', 'detailViewSet'],
|
||||
assetNzTableHeightOffset: 281, // 包含click-search时nz-table的高度
|
||||
assetNzTableHeightOffset: 283, // 包含click-search时nz-table的高度
|
||||
blankObject: {
|
||||
id: '',
|
||||
name: '',
|
||||
|
||||
Reference in New Issue
Block a user