style(views/role): 移除控制台打印
This commit is contained in:
@@ -92,8 +92,6 @@ function handleMenuClick(menuRow: any) {
|
|||||||
return false
|
return false
|
||||||
}
|
}
|
||||||
|
|
||||||
console.log('选择菜单',menuRow)
|
|
||||||
|
|
||||||
if (menuRow) {
|
if (menuRow) {
|
||||||
state.menu = {
|
state.menu = {
|
||||||
id: menuRow.id,
|
id: menuRow.id,
|
||||||
|
|||||||
Reference in New Issue
Block a user