duy 3 месяцев назад
Родитель
Сommit
092443ea2f
1 измененных файлов с 1 добавлено и 0 удалено
  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()
 }