修改模板语言导致菜单语言无效问题

This commit is contained in:
侯炯 2025-07-24 17:41:15 +08:00
parent 4f2a10d658
commit 21992f7883

View File

@ -5,7 +5,4 @@
@:@column.LowerPropertyName: '@column.ColumnComment', @:@column.LowerPropertyName: '@column.ColumnComment',
} }
}, },
menu: {
@Model.LowerClassName: '@Model.BusName',
},
}; };