Browse Source

Merge branch 'msg-sever' into dev

haojianlong 5 years ago
parent
commit
6315a6d32a
1 changed files with 3 additions and 4 deletions
  1. 3 4
      src/components/ledger/lib/cenoteGraphy.vue

+ 3 - 4
src/components/ledger/lib/cenoteGraphy.vue

@@ -212,10 +212,9 @@ export default {
         return t.data.RoomID;
       })
       shaftZoneLink(param, res => {
-        if (res.Result == "success") {
-          this.$message.success("保存成功");
-          this.getBusinessSpace();
-        }
+        this.config.isEdit = false;
+        this.$message.success("保存成功");
+        this.getBusinessSpace();
       })
     },
     // 清除canvas