lu
2025-04-10 769b5a6f9c67bab1982f935b54dc0f26e7606972
DevApp/Gs.DevApp/UserControl/UcLookHuoZhu.cs
@@ -23,12 +23,13 @@
            get;
            set;
        }
        public bool IsReadly { get; set; }
         public bool IsReadly { set; get; }
        public UcLookHuoZhu()
        {
            InitializeComponent();
            txt_hzabc.Properties.NullText = "请选择";
            txt_hzabc.Properties.NullText = "请选择货主";
            txt_hzlxabc.Properties.NullText = "请选择货主类型";
            this.txt_hzlxabc.SelectedIndexChanged += (s, e) =>
            {
                txt_hzabc.EditValue = null;