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