瀏覽代碼

隐藏数据看板返回

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,