lu
7 天以前 d62f93072f8dd7dbd418f68d10818aaca741af74
DevApp/Gs.DevApp/DevFrm/User/RoleSelectAction.cs
@@ -11,6 +11,13 @@
    {
        private StringBuilder _actionLst = new StringBuilder();
        private readonly string _rightGuid;
        /// <summary>
        ///
        /// </summary>
        /// <param name="rightGuid">个人guid,或角色guid</param>
        /// <param name="formTxt"></param>
        public RoleSelectAction(string rightGuid,string formTxt)
        {
            InitializeComponent();