Sfoglia il codice sorgente

+elective xlsx output

hare8999@163.com 2 anni fa
parent
commit
c15e2413f1
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      src/views/elective/generation/detail.vue

+ 1 - 0
src/views/elective/generation/detail.vue

@@ -179,6 +179,7 @@ export default {
     },
     enableOutput() {
       // noinspection JSIncompatibleTypesComparison
+      return true // open this feature to all uses
       return this.$route.query?.output == 1
     },
     pageSizes() {