style(views/role): 移除控制台打印

This commit is contained in:
郝先瑞
2022-01-01 16:13:04 +08:00
parent 416b94b85c
commit f90fe8206a

View File

@@ -92,8 +92,6 @@ function handleMenuClick(menuRow: any) {
return false
}
console.log('选择菜单',menuRow)
if (menuRow) {
state.menu = {
id: menuRow.id,