所有菜单的 name 都加上模块的前缀,避免冲突
This commit is contained in:
@@ -81,7 +81,7 @@ import Parser from '@/components/parser/Parser'
|
||||
import taskAssignRuleDialog from "../taskAssignRule/taskAssignRuleDialog";
|
||||
|
||||
export default {
|
||||
name: "processDefinition",
|
||||
name: "BpmProcessDefinition",
|
||||
components: {
|
||||
Parser,
|
||||
taskAssignRuleDialog
|
||||
|
||||
Reference in New Issue
Block a user