Przeglądaj źródła

Merge branch 'bug-fix'

hbchen 1 rok temu
rodzic
commit
ac96bc770a
1 zmienionych plików z 2 dodań i 1 usunięć
  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({