Browse Source

修改文本提示

haojianlong 5 years ago
parent
commit
4fb1b8ee38
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/business_space/newGraphy/graphy.vue

+ 1 - 1
src/components/business_space/newGraphy/graphy.vue

@@ -668,7 +668,7 @@ export default {
         this.canvasLoading = true;
         this.groupCreateBSP(createSpaces)
       } else {
-        this.$message.warning('未选择本层空间');
+        this.$message.warning('未选择空间');
       }
     },
     // 更新业务空间和元空间的关系