From 4597f31ac5361650eda7b5cb74716e535266174d Mon Sep 17 00:00:00 2001 From: 杨乐 <yang.le.192@qq.com> Date: 星期六, 08 一月 2022 16:47:41 +0800 Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-API --- WarM/条码打印/Gy_BarCodeBill.cs | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git "a/WarM/\346\235\241\347\240\201\346\211\223\345\215\260/Gy_BarCodeBill.cs" "b/WarM/\346\235\241\347\240\201\346\211\223\345\215\260/Gy_BarCodeBill.cs" index f3a1d4c..854732c 100644 --- "a/WarM/\346\235\241\347\240\201\346\211\223\345\215\260/Gy_BarCodeBill.cs" +++ "b/WarM/\346\235\241\347\240\201\346\211\223\345\215\260/Gy_BarCodeBill.cs" @@ -3208,5 +3208,13 @@ Thread.Sleep(1000); } } + + //鐢熸垚澶栫鐮� + private void wxm_Click(object sender, EventArgs e) + { + //鏍规嵁HINTERID鎵惧埌宸茬敓鎴愬绠辩爜锛涘苟鏄剧ず鍒版墦鍗版ā鏉� + + + } } } \ No newline at end of file -- Gitblit v1.9.1