duy il y a 3 mois
Parent
commit
092443ea2f
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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()
 }