feat: CMA前端UI优化第三轮P2 — mc-dialog→el-dialog+按钮统一+MapCanvas拆组件+全局过渡动画
This commit is contained in:
Vendored
+2
@@ -64,6 +64,8 @@ declare module 'vue' {
|
||||
GaugeChart: typeof import('./src/components/charts/GaugeChart.vue')['default']
|
||||
KnowledgePanel: typeof import('./src/components/KnowledgePanel.vue')['default']
|
||||
KPIListView: typeof import('./src/components/KPIListView.vue')['default']
|
||||
MapCanvasDialogs: typeof import('./src/components/map-canvas/MapCanvasDialogs.vue')['default']
|
||||
MapCanvasToolbar: typeof import('./src/components/map-canvas/MapCanvasToolbar.vue')['default']
|
||||
MapNode: typeof import('./src/components/strategy-map/MapNode.vue')['default']
|
||||
MyDialog: typeof import('./src/components/MyDialog.vue')['default']
|
||||
NodeEditDialog: typeof import('./src/components/strategy-map/NodeEditDialog.vue')['default']
|
||||
|
||||
Reference in New Issue
Block a user