wangfumin 1 ay önce
ebeveyn
işleme
05f45b6a5d
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      src/view/case/records/manifest.vue

+ 1 - 1
src/view/case/records/manifest.vue

@@ -314,7 +314,7 @@ const handleExport = async () => {
 
   let exportId = routeExtractId.value ?? currentExtractId.value;
   if (exportId === undefined) {
-    const latest: any = await getCaseDetailInfo(props.caseId);
+    const latest = await getCaseDetailInfo(props.caseId);
     const list = latest?.data;
     if (Array.isArray(list) && list.length) {
       const sorted = list