fix: fix menu active bug

This commit is contained in:
xingyu
2022-08-01 09:58:19 +08:00
parent 340790dec4
commit 58cdc0be13
6 changed files with 19 additions and 17 deletions

View File

@ -1,4 +1,5 @@
export type CodegenTableVO = {
id: number
tableId: number
isParentMenuIdValid: boolean
dataSourceConfigId: number