NETSCM/ClsShowMod.cs
@@ -3559,6 +3559,12 @@ oGy_BarCodeBill_CusList.Show(); oMainForm.AddTabPage(oGy_BarCodeBill_CusList); break; case "gy_barcodebill_tesila": Gy_BarCodeBill_TeSiLa oGy_BarCodeBill_TeSiLa = new Gy_BarCodeBill_TeSiLa(); oGy_BarCodeBill_TeSiLa.BillStatus = DBUtility.ClsPub.Enum_BillStatus.BillStatus_AddNew; oGy_BarCodeBill_TeSiLa.ModCaption = gnmc; oGy_BarCodeBill_TeSiLa.ShowDialog(); break; case "kf_icinventory_barcode": //权限 Kf_ICInventory_BarCode oKf_ICInventory_BarCode = new Kf_ICInventory_BarCode();