zhengjie 1 năm trước cách đây
mục cha
commit
16d9aa3e21
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      Forms/MutualAid.cs

+ 3 - 0
Forms/MutualAid.cs

@@ -455,6 +455,9 @@ namespace MedicalInsurance.Forms
                 //{
                 //    funNO = "1101";
                 //}
+
+                Global.businessType = "01301"; //结算
+
                 MutualAidChooser frm = new MutualAidChooser();
                 if (frm.ShowDialog() == DialogResult.OK)
                 {