190724
This commit is contained in:
@@ -33,7 +33,7 @@ namespace FPJ0000.JobReport
|
||||
{
|
||||
//search data
|
||||
// var dt = this.ta.GetSearch(this.keyword);
|
||||
this.taPrj.FillSearch(this.dsMSSQL.Projects,this.keyword);
|
||||
this.taPrj.FillSearch(this.dsMSSQL.Projects,this.keyword,FCOMMON.info.Login.gcode);
|
||||
this.taJob.FillSearch(this.dsQuery.JobReportItemList, this.keyword);
|
||||
|
||||
this.Show();
|
||||
|
||||
Reference in New Issue
Block a user