Explorar el Código

修改文本提示

haojianlong hace 5 años
padre
commit
4fb1b8ee38
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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('未选择空间');
       }
     },
     // 更新业务空间和元空间的关系