소스 검색

业务空间台账 取消清除id

haojianlong 5 년 전
부모
커밋
19304ff70b
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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) {