duy há 3 meses atrás
pai
commit
092443ea2f
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      src/views/tentative/basic/code.vue

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

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