diff --git a/src/views/task/list.vue b/src/views/task/list.vue index 08df4fe..5ccb901 100644 --- a/src/views/task/list.vue +++ b/src/views/task/list.vue @@ -264,13 +264,13 @@ export default { created() { this.getList() this.getSbList(undefined, undefined, 1) - this.jylbList = this.$store.getters.allCategory }, mounted() { const that = this this.common.$on('task-list', function() { that.handleFilter() }) + this.jylbList = this.$store.getters.allCategory }, methods: { getList() { diff --git a/src/views/ysjl/2000/2100/fenxiang/bhcd.vue b/src/views/ysjl/2000/2100/fenxiang/bhcd.vue index 81d81bc..ccf2525 100644 --- a/src/views/ysjl/2000/2100/fenxiang/bhcd.vue +++ b/src/views/ysjl/2000/2100/fenxiang/bhcd.vue @@ -1,10 +1,16 @@