瀏覽代碼

线上沙盘图bug修复

hbchen 1 年之前
父節點
當前提交
5f26b5e6b2
共有 1 個文件被更改,包括 2 次插入1 次删除
  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({