fix: 修复添加菜单时是否外链和是否缓存回显异常的问题

This commit is contained in:
insistence
2024-04-19 11:31:24 +08:00
parent b423647ad5
commit dfb8af23b3

View File

@@ -339,8 +339,8 @@ function reset() {
icon: undefined,
menuType: "M",
orderNum: undefined,
isFrame: "1",
isCache: "0",
isFrame: 1,
isCache: 0,
visible: "0",
status: "0"
};