Przeglądaj źródła

保存加字段filesize字段

duy 2 lat temu
rodzic
commit
c4f5c075a1
1 zmienionych plików z 2 dodań i 1 usunięć
  1. 2 1
      src/views/file/records.vue

+ 2 - 1
src/views/file/records.vue

@@ -1029,7 +1029,8 @@ const uploadsChange = (item) => {
                 filePage: item?.page || '',
                 isApproval:0,
                 isNeedCertification:0,
-                dutyUser: userInfo.value.real_name
+                dutyUser: userInfo.value.real_name,
+                fileSize:item['fileSize']
             }]
         })
         tableUploadData.value = newArr