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