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