From 4351bcb4088bfa9dcf796351c7abfd9c5f224f18 Mon Sep 17 00:00:00 2001
From: 快乐的昕的电脑 <快乐的昕的电脑@DESKTOP-C2BQPQU>
Date: 星期一, 27 十月 2025 16:24:12 +0800
Subject: [PATCH] 销售出库:单据人员显示为姓名
---
DevApp/Gs.DevApp/Properties/Resources.Designer.cs | 48 ++++++++++++++++++++++++++++++++++++++++++++----
1 files changed, 44 insertions(+), 4 deletions(-)
diff --git a/DevApp/Gs.DevApp/Properties/Resources.Designer.cs b/DevApp/Gs.DevApp/Properties/Resources.Designer.cs
index f6b87f3..b4c615e 100644
--- a/DevApp/Gs.DevApp/Properties/Resources.Designer.cs
+++ b/DevApp/Gs.DevApp/Properties/Resources.Designer.cs
@@ -203,6 +203,16 @@
/// <summary>
/// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
/// </summary>
+ internal static System.Drawing.Bitmap apply_16x16 {
+ get {
+ object obj = ResourceManager.GetObject("apply_16x16", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
internal static System.Drawing.Bitmap apply_32x32 {
get {
object obj = ResourceManager.GetObject("apply_32x32", resourceCulture);
@@ -386,6 +396,16 @@
internal static System.Drawing.Bitmap boposition2_16x161 {
get {
object obj = ResourceManager.GetObject("boposition2_16x161", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
+ internal static System.Drawing.Bitmap boposition2_16x162 {
+ get {
+ object obj = ResourceManager.GetObject("boposition2_16x162", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
@@ -1223,9 +1243,9 @@
/// <summary>
/// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
/// </summary>
- internal static System.Drawing.Bitmap error123 {
+ internal static System.Drawing.Bitmap error10 {
get {
- object obj = ResourceManager.GetObject("error123", resourceCulture);
+ object obj = ResourceManager.GetObject("error10", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
@@ -1853,9 +1873,9 @@
/// <summary>
/// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
/// </summary>
- internal static System.Drawing.Bitmap ok123 {
+ internal static System.Drawing.Bitmap ok10 {
get {
- object obj = ResourceManager.GetObject("ok123", resourceCulture);
+ object obj = ResourceManager.GetObject("ok10", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
@@ -1897,6 +1917,16 @@
get {
object obj = ResourceManager.GetObject("pencolor_32x32", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 DevExpress.Utils.Svg.SvgImage 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
+ internal static DevExpress.Utils.Svg.SvgImage pie {
+ get {
+ object obj = ResourceManager.GetObject("pie", resourceCulture);
+ return ((DevExpress.Utils.Svg.SvgImage)(obj));
}
}
@@ -2783,6 +2813,16 @@
/// <summary>
/// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
/// </summary>
+ internal static System.Drawing.Bitmap useinformula_16x16 {
+ get {
+ object obj = ResourceManager.GetObject("useinformula_16x16", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
internal static System.Drawing.Bitmap user_16x16 {
get {
object obj = ResourceManager.GetObject("user_16x16", resourceCulture);
--
Gitblit v1.9.3