From c8d8f25fd2b1a5d5db0a59225ee5c7d6795e6f3e Mon Sep 17 00:00:00 2001
From: YL <YL@LAPTOP-SE03PLUR>
Date: 星期二, 07 十二月 2021 18:50:17 +0800
Subject: [PATCH] 雅琪诺报工台切出页面(走工序)

---
 EAM/模具管理/模具维修管理/Sc_MouldConkBookBillList.cs |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)

diff --git "a/EAM/\346\250\241\345\205\267\347\256\241\347\220\206/\346\250\241\345\205\267\347\273\264\344\277\256\347\256\241\347\220\206/Sc_MouldConkBookBillList.cs" "b/EAM/\346\250\241\345\205\267\347\256\241\347\220\206/\346\250\241\345\205\267\347\273\264\344\277\256\347\256\241\347\220\206/Sc_MouldConkBookBillList.cs"
index b1747bf..f4e87e2 100644
--- "a/EAM/\346\250\241\345\205\267\347\256\241\347\220\206/\346\250\241\345\205\267\347\273\264\344\277\256\347\256\241\347\220\206/Sc_MouldConkBookBillList.cs"
+++ "b/EAM/\346\250\241\345\205\267\347\256\241\347\220\206/\346\250\241\345\205\267\347\273\264\344\277\256\347\256\241\347\220\206/Sc_MouldConkBookBillList.cs"
@@ -521,6 +521,11 @@
             //
         }
 
+        private void grdMain_CellContentClick(object sender, DataGridViewCellEventArgs e)
+        {
+
+        }
+
         #endregion
 
         //涓嬫帹浜у搧鍏ュ簱鍗�
@@ -536,8 +541,8 @@
         //}
 
 
-        
 
-        
+
+
     }
 }
\ No newline at end of file

--
Gitblit v1.9.1