wxr
2021-06-09 cb6e11c5067ecaba4d8f9907989154167c1e8943
HDL_ON/UI/UI2/FuntionControlView/EnvironmentalScience/EchartsOption.cs
@@ -1,7 +1,7 @@
using System;
using System.Collections.Generic;
namespace HDL_ON.Entity
namespace HDL_ON.UI.UI2.EnvironmentalScience
{
    #region 折线图
@@ -301,7 +301,7 @@
        /// <summary>
        /// 
        /// </summary>
        public List<string> data;
        public List<string> data = new List<string>();
        /// <summary>
        /// 坐标轴偏移
        /// </summary>