spm
This commit is contained in:
@@ -60,6 +60,8 @@ namespace FCM0000.Item
|
||||
tbModel.Focus();
|
||||
return;
|
||||
}
|
||||
if (tbSid.Text.StartsWith("신규")) tbSid.Text = "신규";
|
||||
|
||||
var pumName = tbName.Text.Trim();
|
||||
var pumModel = tbModel.Text.Trim();
|
||||
var searchKey = pumName + pumModel;
|
||||
|
||||
Reference in New Issue
Block a user