duy 3 kuukautta sitten
vanhempi
commit
092443ea2f
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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()
 }