fix:解决冲突

This commit is contained in:
zyh
2023-09-07 10:12:44 +08:00
13 changed files with 471 additions and 99 deletions

View File

@@ -408,7 +408,11 @@ export default {
min: undefined,
max: undefined
},
dataLink: []
dataLink: [],
option: {
lineWidth: 1,
pointSize: 6
}
}
}
}