ch
2022-05-24 20d4fc36c96d40b9e90ee0f6f8ca86c5251a2428
BLL/公用模块/FrmLogin.cs
@@ -266,6 +266,17 @@
            lblIPAddress.Text = "IP:" + Pub_Class.ClsPub.IPAddress + " " + Pub_Class.ClsPub.ComputerName;
            CheckUseOrgID();
            textBox1.Focus();
            string sCompName = ClsIni.ReadIni("Erp", "HCompName", DBUtility.ClsPub.AppPath + @"/HXErp.ini");   //绯荤粺閰嶇疆鏂囦欢  瀹㈡埛鍚嶇О
            if (sCompName == "濂ラ偊")
            {
                textBox1.Visible = true;
                button1.Visible = true;
            }
            else
            {
                textBox1.Visible = false;
                button1.Visible = false;
            }
        }
        //鏍¢獙缁勭粐