This commit is contained in:
duanxiaohai 2024-07-12 17:20:58 +08:00
parent 63fa0ebd49
commit 60226c6756
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ const getOption = () => {
}, },
series: [ series: [
{ {
name: data.name, name: '人数',
type: "line", type: "line",
stack: "Total", stack: "Total",
symbol: "emptyCircle", symbol: "emptyCircle",