cnf
2025-12-03 d3089b86af2ef68f56ab0fcbd7faeda3b6228e0a
DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs
@@ -78,11 +78,11 @@
            this.barLargeButtonItem4 = new DevExpress.XtraBars.BarLargeButtonItem();
            this.btnBaoGao = new DevExpress.XtraBars.BarLargeButtonItem();
            this.btnBDLingLiao = new DevExpress.XtraBars.BarLargeButtonItem();
            this.btnWj = new DevExpress.XtraBars.BarLargeButtonItem();
            this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
            this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
            this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
            this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
            this.btnWj = new DevExpress.XtraBars.BarLargeButtonItem();
            ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
            this.SuspendLayout();
            // 
@@ -643,16 +643,15 @@
            // 
            this.btnBDLingLiao.Caption = "备单领料";
            this.btnBDLingLiao.Id = 78;
            this.btnBDLingLiao.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barLargeButtonItem5.ImageOptions.Image")));
            this.btnBDLingLiao.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barLargeButtonItem5.ImageOptions.LargeImage")));
            this.btnBDLingLiao.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnBDLingLiao.ImageOptions.Image")));
            this.btnBDLingLiao.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnBDLingLiao.ImageOptions.LargeImage")));
            this.btnBDLingLiao.Name = "btnBDLingLiao";
            this.btnBDLingLiao.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
            // 
            // btnWj
            // 
            this.btnWj.Caption = "完结";
            this.btnWj.Id = 79;
            this.btnWj.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnWj.ImageOptions.Image")));
            this.btnWj.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnWj.ImageOptions.LargeImage")));
            this.btnWj.Name = "btnWj";
            this.btnWj.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
            //