Commit 62e37f2d authored by godwithdh's avatar godwithdh

boss

parent 1b7915a1
...@@ -159,7 +159,7 @@ export default { ...@@ -159,7 +159,7 @@ export default {
mounted(){ mounted(){
window.kanban=this window.kanban=this
this.$store.dispatch('saveUserId',this.$route.params.userId); this.$store.dispatch('saveUserId',this.$route.params.userId);
console.log() this.dateMode=3
}, },
methods:{ methods:{
preDate(){ preDate(){
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment