From f1396941a002b72da0ad3f148f7a05b4555c2d26 Mon Sep 17 00:00:00 2001 From: xiaobai <857694115@qq.com> Date: Tue, 31 Aug 2021 16:59:14 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E5=A3=81=E5=8E=9A=E5=92=8C?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=95=B0=E6=8D=AE=E6=B6=88=E5=A4=B1=E7=9A=84?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/task/list.vue | 2 +- src/views/ysjl/2000/2100/fenxiang/bhcd.vue | 465 +++++++++++++++------ 2 files changed, 343 insertions(+), 124 deletions(-) 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 @@