代码提示优化
This commit is contained in:
@@ -64,7 +64,6 @@ const tableStore = new TableStore({
|
||||
title: '确定删除该菜单吗?'
|
||||
},
|
||||
click: (row) => {
|
||||
popupRef.value.open('编辑菜单', row)
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user