Commit 9ed91dc4 authored by 潘栩锋's avatar 潘栩锋 🚴

修复 定点图添加 删除数据

parent 69bc59cb
...@@ -384,7 +384,7 @@ namespace FLY.Thick.Base.UI.UiModule ...@@ -384,7 +384,7 @@ namespace FLY.Thick.Base.UI.UiModule
} }
public void Clear() public void Clear()
{ {
Values.Clear();
mDatas.Clear(); mDatas.Clear();
data_interval.Clear(); data_interval.Clear();
data_mix.Clear(); data_mix.Clear();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment