This commit is contained in:
姚宇浩 2024-05-11 16:56:06 +08:00
parent ecce907ed5
commit 9008a1ddf8
2 changed files with 5 additions and 5 deletions

View File

@ -45,7 +45,7 @@ const getOption = () => {
formatter: "{b0}<br />{a1}:{c1} <br />{a2}:{c2}",
},
legend: {
data: ["90-98补贴人次", "99以上补贴人次"],
data: ["90-98补贴金额", "99以上补贴金额"],
top: "8%",
right: "15%",
textStyle: {
@ -106,7 +106,7 @@ const getOption = () => {
},
},
{
name: "90-98补贴人次",
name: "90-98补贴金额",
type: "line",
symbol: "emptyCircle",
@ -120,7 +120,7 @@ const getOption = () => {
data: data.list1,
},
{
name: "99以上补贴人次",
name: "99以上补贴金额",
type: "line",
stack: "Total",
symbol: "emptyCircle",

View File

@ -51,7 +51,7 @@
/>
<img
v-if="leftchoose.second == '2'"
src="@/assets/images/gllrbt_1.png"
src="@/assets/images/gllrbt_2.png"
class="c"
style="width: 160px"
/>
@ -83,7 +83,7 @@
/>
<img
v-if="leftchoose.third == '2'"
src="@/assets/images/tkjz_1.png"
src="@/assets/images/tkjz_2.png"
class="c"
style="width: 160px"
/>