duy 3 tháng trước cách đây
mục cha
commit
a2524b187d
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  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)