11wqe1 6 дней назад
Родитель
Сommit
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,