lu
2025-03-18 998adc64af7d3d458848b8c9035e7a1e4399d48b
DevApp/Gs.DevApp/UserControl/UcLookHuoZhu.cs
@@ -28,7 +28,8 @@
        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;