Sfoglia il codice sorgente

Merge branch 'bug-fix'

hbchen 1 anno fa
parent
commit
ac96bc770a
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2 1
      src/views/sandbox_manage/index.vue

+ 2 - 1
src/views/sandbox_manage/index.vue

@@ -404,7 +404,8 @@ export default {
     },
 
     editChildSand(item) {
-      ({SandboxId,VersionCode,type} = item)
+      // ({SandboxId,VersionCode,type} = item)
+      let {SandboxId,VersionCode,type} = item
        // 编辑前校验
       sandInterface
         .mark({