duy hace 3 meses
padre
commit
a2524b187d
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  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)