Эх сурвалжийг харах

调整卷内文件排序参数修改

duy 1 өдөр өмнө
parent
commit
c75a34b477

+ 1 - 1
src/views/archives/manage/tuning.vue

@@ -1009,7 +1009,7 @@ const getSortTableData = async () => {
         sortTableLoading.value = true
         const { error, code, data } = await tuningApi.getarchiveFilePage({
             ...insearchForm.value,
-            nodeIds: searchForm.value.nodeIds,
+            // nodeIds: searchForm.value.nodeIds,
             archiveId: checkInid.value,
         })
         sortTableLoading.value = false