Browse Source

BUG调整

章政 6 years ago
parent
commit
8a0d8fd5cf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      UAS-MES/FunctionCode/Make/Make_SMTStockStencil.cs

+ 1 - 1
UAS-MES/FunctionCode/Make/Make_SMTStockStencil.cs

@@ -214,7 +214,7 @@ namespace UAS_MES.Make
             }
             else
             {
-                MessageBox.Show("钢网编号" + SU_DEVCODE.Text + "不存在或者未审核");
+                MessageBox.Show("钢网编号" + SU_DEVCODE1.Text + "不存在或者未审核");
             }
         }