xiatian %!s(int64=3) %!d(string=hai) anos
pai
achega
6a4de67229
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      src/modules/questions/views/ExportTemplate.vue

+ 2 - 0
src/modules/questions/views/ExportTemplate.vue

@@ -597,6 +597,8 @@ export default {
           .get(QUESTION_API + "/org/getRootOrgList")
           .then((response) => {
             this.rootOrgList = response.data;
+            this.formSearch.rootOrgId = this.user.rootOrgId;
+            this.searchForm();
           });
       } else {
         this.formSearch.rootOrgId = this.user.rootOrgId;