@@ -395,6 +395,7 @@ export default {
// 取消(所有取消公用)
cancelGraphy() {
this.init(2);
+ this.$emit('copyID', '')
},
// 批量创建业务空间弹窗
handleCommand(command) {