提交当前本机整理版本

This commit is contained in:
cyf
2026-07-02 10:11:39 +00:00
parent c10a5d64c7
commit aacefa24f8
822 changed files with 196665 additions and 14263 deletions
+23 -1
View File
@@ -288,4 +288,26 @@ namespace Lskj.PubSpecialImport
((System.ComponentModel.ISupportInitialize)(this.tipsEdit.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.splitMainContainer)).EndInit();
this.splitMainContainer.ResumeLayout(false);
this.ResumeLayout(f
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraEditors.SimpleButton btnImport;
private DevExpress.XtraEditors.SimpleButton btnRead;
private DevExpress.XtraEditors.PanelControl pl_bottom;
private DevExpress.XtraEditors.SimpleButton btnCancel;
private DevExpress.XtraEditors.SimpleButton btnOk;
private DevExpress.XtraEditors.PanelControl pl_cond;
private DevExpress.XtraEditors.TextEdit condTxtEdit;
private System.Windows.Forms.Label lb_cond;
private DevExpress.XtraEditors.PanelControl pl_purview;
private Control.LabelMultiAutoTextEdit purview_Mulit;
private System.Windows.Forms.Label lb_purview;
private DevExpress.XtraEditors.PanelControl tips;
private DevExpress.XtraEditors.TextEdit tipsEdit;
private DevExpress.XtraEditors.SplitContainerControl splitMainContainer;
private Control.GridControlEx gcMain;
private Control.GridControlEx gc_Right;
}
}