From 3d87b751b29e3681a8908be38e798e0ea91b21d4 Mon Sep 17 00:00:00 2001
From: WX <WX@LAPTOP-D7EGQG4L>
Date: 星期四, 17 三月 2022 21:18:10 +0800
Subject: [PATCH] 小优化

---
 ZTICInterface.Core/ViewModel/TableProductionSales.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ZTICInterface.Core/ViewModel/TableProductionSales.cs b/ZTICInterface.Core/ViewModel/TableProductionSales.cs
index 766cf9e..e14adbd 100644
--- a/ZTICInterface.Core/ViewModel/TableProductionSales.cs
+++ b/ZTICInterface.Core/ViewModel/TableProductionSales.cs
@@ -22,7 +22,7 @@
     /// <summary>
     /// 鎸囨爣鏌ヨ鏉′欢
     /// </summary>
-    public List<SugarTableSearchSimple> Main { get; set; }
+    public List<SugarTableSearchSimple> ColCondition { get; set; }
     /// <summary>
     /// 鏁版嵁鏃堕棿鑼冨洿
     /// </summary>

--
Gitblit v1.8.0