KPI更新

This commit is contained in:
lai
2025-03-26 20:18:25 +08:00
parent c9a0fd7818
commit cef90a49f9
3 changed files with 48 additions and 32 deletions

View File

@@ -985,7 +985,6 @@ onBeforeUnmount(() => {
</a-tooltip>
<TableColumnsDnd
v-if="tableColumns.length > 0"
:cache-id="`kpiTarget_${state.neType[0]}`"
:columns="tableColumns"
v-model:columns-dnd="tableColumnsDnd"
></TableColumnsDnd>