Browse Source

Merge branch 'dev' of http://39.106.8.246:3003/web/ibms into dev

shaun-sheep 5 năm trước cách đây
mục cha
commit
628e5f9307
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/components/business_space/newGraphy/graphy.vue

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

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