duy 3 сар өмнө
parent
commit
092443ea2f

+ 1 - 0
src/views/tentative/basic/code.vue

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