暂存修改

This commit is contained in:
dell
2024-10-31 23:45:24 +08:00
parent 4a1f0c348b
commit b684f2501e
17 changed files with 10123 additions and 5 deletions

View File

@ -585,7 +585,7 @@
//第一条Y轴是否显示轴线
const oneAxisLineShow = true;
//其他Y轴是否显示轴线
const otherAxisLineShow = true;
const otherAxisLineShow = false;
showchart = async function () {
//(document.getElementById('echarts-records'), 'walden');