Explorar o código

卷内文件字段修改

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

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

@@ -578,6 +578,7 @@ const tableRowClick = ({row}) => {
     cscTableData1.value=getArrValue( row['approvalFileList'])
     InsearchForm.value.total=row['approvalFileList'].length
     fileInfo.value=row
+    fileInfo.value.pageN=row['approvalFileList'].length
    
 }
 const tableFileCloseClick = () => {