fix : 修复工作流流程新增bug
This commit is contained in:
@@ -27,7 +27,7 @@ import {Promotion} from '@element-plus/icons-vue'
|
||||
|
||||
const headerBgc = computed(() => {
|
||||
if (props.mode === 'design' || props.mode === 'view') {
|
||||
return '#3296fa'
|
||||
return '#2EC2F0'
|
||||
} else {
|
||||
return props.config.props.headerBgc
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user