新增modal跳转

This commit is contained in:
mtruning
2021-12-23 12:17:25 +08:00
parent a02877e38f
commit 60183b6a60
6 changed files with 21 additions and 8 deletions
@@ -173,9 +173,6 @@ const handleSelect = (key: string) => {
case 'edit':
editHandle()
break
default:
break
}
}