duhe
2023-08-28 19c616c00b49b4785ff429780f8295ceb8171bd5
Pub_Class/CustomerCls/ClsPub.cs
@@ -946,7 +946,7 @@
                    }
                    else
                    {
                        if (ClsPub.isStrNull(DsUser.Tables[0].Rows[0]["AuthorityID"]).Length > ModID
                        if (ClsPub.isStrNull(DsUser.Tables[0].Rows[0]["AuthorityID"]).Length >= ModID
                            && DsUser.Tables[0].Rows[0]["AuthorityID"].ToString().Trim().Substring((int)ModID - 1, 1) == "1")
                        {
                            HavRight = true;