Browse Source

线上沙盘图bug修复

hbchen 1 năm trước cách đây
mục cha
commit
5f26b5e6b2
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  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({