Explorar o código

查阅案卷修改

duy %!s(int64=2) %!d(string=hai) anos
pai
achega
2f735c117a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/using/query.vue

+ 1 - 1
src/views/using/query.vue

@@ -1054,7 +1054,7 @@ const consultFileClick =async (row,type) => {
     checkId.value=row.id
     pdfUrl.value=row.pdfFileUrl
    }
-    if(type===1&& cscTableData1.value.length>0&&cscTableData1.value[0]['pdfFileUrl']){
+    if(type===1){
         console.log('查阅案卷');
 
         const url=await viewPdf(row.id)