lu
9 天以前 1c8df1e24fcf4a18c1d96ec6f6821d24313d73aa
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();