瀏覽代碼

岗位资源大写

章政 8 年之前
父節點
當前提交
9489664323
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      UAS_AutoPass/AutoAnalysisXml.cs

+ 1 - 1
UAS_AutoPass/AutoAnalysisXml.cs

@@ -72,7 +72,7 @@ namespace UAS_AutoPass
             tipform = new Tip();
             InitializeComponent();
             iusercode = iUserName;
-            isource = iSource;
+            isource = iSource.ToUpper();
             StartPosition = FormStartPosition.CenterScreen;
         }