Merge branch 'main' of git.zdool.com:xs/ggfwjsc

This commit is contained in:
姚宇浩 2024-05-11 16:20:12 +08:00
commit ddaa617b31
2 changed files with 0 additions and 3 deletions

View File

@ -183,7 +183,6 @@ onBeforeMount(() => {
data.list1 = props.list1
data.list2 = props.list2
data.year = props.year
console.log(data, 222)
getOption()
setChart()
}, 600)

View File

@ -98,7 +98,6 @@ const getOption = () => {
{
name: "职工养老保险金额",
type: "line",
stack: "Total",
symbol: "emptyCircle",
symbolSize: 10,
@ -112,7 +111,6 @@ const getOption = () => {
{
name: "城乡养老保险金额",
type: "line",
stack: "Total",
symbol: "emptyCircle",
symbolSize: 10,