From 0c3d3f4b2be6e38afde96537c73c38d2d18b96fe Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期三, 20 十一月 2024 13:53:11 +0800
Subject: [PATCH] 工单

---
 DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesWorkshop.Designer.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesWorkshop.Designer.cs b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesWorkshop.Designer.cs
index 4407aca..c709156 100644
--- a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesWorkshop.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesWorkshop.Designer.cs
@@ -377,6 +377,7 @@
             this.gv_isStatus.Name = "gv_isStatus";
             this.gv_isStatus.OptionsColumn.AllowEdit = false;
             this.gv_isStatus.Tag = "query_a.is_status";
+            this.gv_isStatus.UnboundDataType = typeof(bool);
             this.gv_isStatus.Visible = true;
             this.gv_isStatus.VisibleIndex = 5;
             this.gv_isStatus.Width = 94;

--
Gitblit v1.9.3