| | |
| | | private readonly string _webServiceName = "MesCgthSqManager/"; |
| | | private string suppId = ""; |
| | | private string receiveOrgId = ""; |
| | | /// <summary> |
| | | /// |
| | | /// </summary> |
| | | /// <param name="_suppId">供应商编号 </param> |
| | | /// <param name="_receiveOrgId">组织编号</param> |
| | | /// <param name="_isWw">2为委外,1为采购</param> |
| | | /// <summary> |
| | | /// |
| | | /// </summary> |
| | | /// <param name="_suppId">供应商编号 </param> |
| | | /// <param name="_receiveOrgId">组织编号</param> |
| | | /// <param name="_isWw">2为委外,1为采购</param> |
| | | public SelectMesCgthSq(string _suppId, string _receiveOrgId) |
| | | { |
| | | InitializeComponent(); |
| | |
| | | everyPageSize = 999999, |
| | | sortName = "", |
| | | keyWhere = "", |
| | | // inIsWw = this.isWw, |
| | | // inIsWw = this.isWw, |
| | | inIsWw = (radioGroup1.SelectedIndex),//0是采购,1是委外 |
| | | inSupId = this.suppId, |
| | | inReceiveOrgId = this.receiveOrgId, |