feat(coil): 添加钢卷加工流程图组件并优化界面
- 新增ProcessFlow组件展示钢卷加工流程 - 在base面板中添加流程图显示开关 - 调整DragResizeBox的z-index确保显示层级 - 修复部分样式问题和代码格式 - 更新字典项从warehouse_sync改为wms_next_warehouse
This commit is contained in:
@@ -34,7 +34,7 @@ export default {
|
||||
labelType: '2',
|
||||
hideType: false,
|
||||
showControl: false,
|
||||
showAbnormal: true,
|
||||
showAbnormal: false,
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user