zhuliu 11 tháng trước cách đây
mục cha
commit
7c219cf7d2
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      src/utils/common.js

+ 2 - 1
src/utils/common.js

@@ -401,7 +401,8 @@ treeToArray(data,prop={children:children}){
     const router1 = router.resolve({
       path: '/checkFile',
       query: {
-        ...data,
+        // ...data,
+        fileName:data.fileName,
         FileUrl: FileUrl,
         guid:guid
       }