From 934a6994c9b98a0beb82b7e9eac27455692fb90e Mon Sep 17 00:00:00 2001 From: yaoyuhao Date: Thu, 24 Oct 2024 13:21:10 +0800 Subject: [PATCH] gx --- src/view/echarts_lysd/gsbx_1.vue | 273 +++++++++++++++++++++++++++++++ src/view/echarts_lysd/gsbx_2.vue | 273 +++++++++++++++++++++++++++++++ src/view/table_gk/gk_lysd.vue | 12 +- 3 files changed, 555 insertions(+), 3 deletions(-) create mode 100644 src/view/echarts_lysd/gsbx_1.vue create mode 100644 src/view/echarts_lysd/gsbx_2.vue diff --git a/src/view/echarts_lysd/gsbx_1.vue b/src/view/echarts_lysd/gsbx_1.vue new file mode 100644 index 0000000..0a0ebb6 --- /dev/null +++ b/src/view/echarts_lysd/gsbx_1.vue @@ -0,0 +1,273 @@ + + + + + + \ No newline at end of file diff --git a/src/view/echarts_lysd/gsbx_2.vue b/src/view/echarts_lysd/gsbx_2.vue new file mode 100644 index 0000000..3b1afdd --- /dev/null +++ b/src/view/echarts_lysd/gsbx_2.vue @@ -0,0 +1,273 @@ + + + + + + \ No newline at end of file diff --git a/src/view/table_gk/gk_lysd.vue b/src/view/table_gk/gk_lysd.vue index 2f9528d..1e2099d 100644 --- a/src/view/table_gk/gk_lysd.vue +++ b/src/view/table_gk/gk_lysd.vue @@ -99,7 +99,8 @@ 累计待遇金额 - + + @@ -113,7 +114,8 @@ import eP2 from "../echarts_lysd/eP2.vue"; import eP3 from "../echarts_lysd/eP3.vue"; import eP4 from "../echarts_lysd/eP4.vue"; import eP5 from "../echarts_lysd/eP5.vue"; - +import gsbx_1 from "../echarts_lysd/gsbx_1.vue"; +import gsbx_2 from "../echarts_lysd/gsbx_2.vue"; import jy1 from "@/assets/images/lysd/jy1.png"; import jy2 from "@/assets/images/lysd/jy2.png"; import jy3 from "@/assets/images/lysd/jy3.png"; @@ -217,7 +219,11 @@ const data = reactive({ jyfws: {}, // 就业服务 rczy: {}, // 人才资源统计 sybx: {}, // 失业保险概况 - gsbx: {}, //工伤保险 + gsbx: { + list1:[100,200,300], + list2:[], + year:['5','6','7'] + }, //工伤保险 }); const showEchart = ref(false); // tap切换 失业&工伤