11wqe1 пре 3 дана
родитељ
комит
8bb4e1a235
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      src/views/kanBan/components/dataBoardNew/index.vue

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

@@ -47,7 +47,8 @@ export default {
   },
   data() {
     return {
-      gotype: this.$route.query.gotype,
+      // gotype: this.$route.query.gotype,
+      gotype: '',
       useridL: this.$route.query.userid,
       oidL: this.$route.query.oid,
       orgL: this.$route.query.org,