浏览代码

+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() {