@@ -155,6 +155,7 @@ const getTypeLabel = (typeKey) => {
const handleMenuValue = (item) => {
menuKey.value = item.key
+ getTableData()
}