소스 검색

隐藏数据看板返回

11wqe1 4 일 전
부모
커밋
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,