duy 3 months ago
parent
commit
a2524b187d
1 changed files with 4 additions and 0 deletions
  1. 4 0
      src/views/archives/manage/tuning.vue

+ 4 - 0
src/views/archives/manage/tuning.vue

@@ -436,6 +436,10 @@ onMounted(() => {
     setTableColumns()
 
 })
+onActivated(() => {
+    // getClassIfyList()
+    getTableData()
+})
 
 const tableFileRef = ref(null)