update 首页自定义按钮
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<div class="widgets-top">
|
||||
<div class="flex justify-end custom_btn">
|
||||
<el-button v-if="customizing" type="primary" round @click="save">{{ $t('widgets.index.0910663-0') }}</el-button>
|
||||
<!-- <el-button v-else type="primary" round @click="custom">{{ $t('Crontab.index.7634731-6') }}</el-button> -->
|
||||
<el-button v-else type="primary" round @click="custom">{{ $t('Crontab.index.7634731-6') }}</el-button>
|
||||
</div>
|
||||
</div>
|
||||
<div ref="widgets" class="widgets">
|
||||
@@ -321,24 +321,24 @@ const allComponentList = computed(() => {
|
||||
const myCompsList = computed(() => {
|
||||
// 支持列表 SPDM CODE
|
||||
const myGrid = [
|
||||
'docking-tianyu',
|
||||
'docking-zw-3d',
|
||||
'docking-intesim-cae',
|
||||
'calendar',
|
||||
'current-user',
|
||||
'news',
|
||||
'audit-log',
|
||||
'sys-log',
|
||||
'flow-data',
|
||||
// 'docking-tianyu',
|
||||
// 'docking-zw-3d',
|
||||
// 'docking-intesim-cae',
|
||||
// 'calendar',
|
||||
// 'current-user',
|
||||
// 'news',
|
||||
// 'audit-log',
|
||||
// 'sys-log',
|
||||
// 'flow-data',
|
||||
// 'favorite-flow',
|
||||
// 'sys-log-line',
|
||||
// 'demo-chart1',
|
||||
// 'demo-chart2',
|
||||
// 'task-info',
|
||||
// 'task-list',
|
||||
// 'task-compare-chart',
|
||||
// 'task-trend-chart',
|
||||
'favorite-menu',
|
||||
'favorite-flow',
|
||||
'sys-log-line',
|
||||
'demo-chart1',
|
||||
'demo-chart2',
|
||||
'task-info',
|
||||
'task-list',
|
||||
'task-compare-chart',
|
||||
'task-trend-chart',
|
||||
'TaskMessage',
|
||||
'TaskList',
|
||||
'ToDoCalendar',
|
||||
|
||||
Reference in New Issue
Block a user