This commit is contained in:
lnn19986213 2024-05-11 16:17:28 +08:00
parent 8ab21e15e3
commit b483120697
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,