Commit 17765d79 by qinjianhui

fix: 打包报错修改

parent 75bcf5ea
...@@ -1698,7 +1698,7 @@ const rightClick = (e: MouseEvent) => { ...@@ -1698,7 +1698,7 @@ const rightClick = (e: MouseEvent) => {
} }
const handleOperationOrderContextMenu = ( const handleOperationOrderContextMenu = (
row: unknown, _row: unknown,
_column: unknown, _column: unknown,
event: Event, event: Event,
) => { ) => {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment