11wqe1 преди 6 дни
родител
ревизия
ac31b6ca04
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/views/kanBan/components/dataBoardNew/index.vue

+ 1 - 1
src/views/kanBan/components/dataBoardNew/index.vue

@@ -48,7 +48,7 @@ export default {
   },
   data() {
     return {
-      gotype: (window.topU && window.topU.gotype) ?  window.topU.gotype : '',
+      gotype: this.$route.query.gotype,
       oidL: this.$route.query.oid,
       orgL: this.$route.query.org,
       useridL: this.$route.query.userid,