Browse Source

Merge branch 'xqc_994' into debug

bding 6 months ago
parent
commit
223bc17ef1
1 changed files with 1 additions and 0 deletions
  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");
     },
   },