fix: 修复添加菜单时是否外链和是否缓存回显异常的问题
This commit is contained in:
@@ -339,8 +339,8 @@ function reset() {
|
|||||||
icon: undefined,
|
icon: undefined,
|
||||||
menuType: "M",
|
menuType: "M",
|
||||||
orderNum: undefined,
|
orderNum: undefined,
|
||||||
isFrame: "1",
|
isFrame: 1,
|
||||||
isCache: "0",
|
isCache: 0,
|
||||||
visible: "0",
|
visible: "0",
|
||||||
status: "0"
|
status: "0"
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user