合并代码

This commit is contained in:
ym1026
2025-09-11 19:08:47 +08:00
270 changed files with 13926 additions and 2814 deletions

View File

@@ -154,8 +154,7 @@ export default {
// this.formRules = menuFormRules
break
case 'permission':
// this.detailInfos = permissionOptions
// this.formRules = permissionFormRules
break
case 'role':
@@ -175,6 +174,7 @@ export default {
case 'alarmLog':
this.detailInfos = alarmlogOptions
this.formRules = {}
break
case 'serviceApi':
this.detailInfos = serviceApiOptions
this.formRules = serviceApiFormRules