BUG
lu
5 天以前 9c38dbf93ea5b7dea6b34b03cb3143812b20147d
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();