소스 검색

+elective xlsx output

hare8999@163.com 2 년 전
부모
커밋
c15e2413f1
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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() {