Explorar o código

修改递归逻辑

QuietShadow %!s(int64=3) %!d(string=hai) anos
pai
achega
7957643c1f

+ 1 - 1
src/views/energyOperationSupport/components/securitys/pic1.vue

@@ -798,7 +798,7 @@
           if(item.fileName != null && item.createMan === name) {
             g++;
             children.push({
-              id: id + '-' + (children.length+1),
+              id: id + '-' + i + '-' + (children.length+1),
               label: item.fileName,
               value: item.fileUrl,
               children: [],