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