소스 검색

Merge branch 'xqc_994' into debug

bding 6 달 전
부모
커밋
223bc17ef1
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/roadshow_manage/compononts/addParticipateDia.vue

+ 1 - 0
src/views/roadshow_manage/compononts/addParticipateDia.vue

@@ -232,6 +232,7 @@ export default {
       this.tagName = "";
       this.chartPermissionName = "";
       this.isShowPermission = false;
+      this.roadShowTheme = "";
       this.$emit("close");
     },
   },