mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
feat: 测试代码生成
This commit is contained in:
@ -19,8 +19,8 @@ export const menuTypeOptions = transformRecordToOption(menuTypeRecord);
|
||||
|
||||
/** menu is frame */
|
||||
export const menuIsFrameRecord: Record<Api.System.IsMenuFrame, string> = {
|
||||
'0': '缓存',
|
||||
'1': '不缓存',
|
||||
'0': '是',
|
||||
'1': '否',
|
||||
'2': 'iframe'
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user