DevApp/Gs.DevApp/UserControl/UcLookDaa.cs
@@ -16,6 +16,7 @@ { public partial class UcLookDaa : DevExpress.XtraEditors.XtraUserControl { public UcLookDaa() { InitializeComponent(); @@ -236,5 +237,13 @@ } return ""; } /// <summary> /// 类型,多用于分类查询 /// </summary> public string category{ set; get; } } }