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