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