duy 3 ヶ月 前
コミット
a2524b187d
1 ファイル変更4 行追加0 行削除
  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)