..
This commit is contained in:
@@ -31,7 +31,7 @@ namespace FCM0000
|
||||
|
||||
private void fLovItem_Load(object sender, EventArgs e)
|
||||
{
|
||||
this.ta.FillSearch(this.dsMSSQL.Customs, "%" + this.keyword + "%");
|
||||
this.ta.FillSearch(this.dsMSSQL.Customs, "%" + this.keyword + "%",FCOMMON.info.Login.gcode);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user