yangle
2023-09-12 7b778c7647e1c14288f7919290b7c403989c541c
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;