From 3d5a947d19244f53b9b4d652b8ccdecbfcf142e8 Mon Sep 17 00:00:00 2001
From: lhiven <236881222@qq.com>
Date: Thu, 4 Jul 2024 11:21:26 +0800
Subject: [PATCH] =?UTF-8?q?=E5=8E=82=E5=95=86=E6=94=B9=E4=B8=BAVender?=
=?UTF-8?q?=E7=AE=A1=E7=90=86=E5=91=98=E6=94=B9=E4=B8=BAadmin?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
Rs.Controls/InAndOut.cs | 2 +-
Rs.Controls/Rs.Controls.csproj | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Rs.Controls/InAndOut.cs b/Rs.Controls/InAndOut.cs
index 31c066c..3804e3b 100644
--- a/Rs.Controls/InAndOut.cs
+++ b/Rs.Controls/InAndOut.cs
@@ -119,7 +119,7 @@ namespace Rs.Controls
private void Iostatus_MouseDown(object sender, MouseEventArgs e)
{
- if (m_username == "超级用户" || m_username == "厂商")
+ if (m_username == "Admin" || m_username == "Vender")
{
if (e.Button == MouseButtons.Right)
{
diff --git a/Rs.Controls/Rs.Controls.csproj b/Rs.Controls/Rs.Controls.csproj
index a19ff62..9faf2fa 100644
--- a/Rs.Controls/Rs.Controls.csproj
+++ b/Rs.Controls/Rs.Controls.csproj
@@ -36,7 +36,7 @@
..\Rs.MotionPlat\bin\Debug\halcondotnet.dll
- ..\Rs.MotionPlat\bin\Debug\HWindow_Tool.dll
+ ..\HWindow_Tool\bin\Debug\HWindow_Tool.dll
False