焊接管理:工厂预制管理,安装清单
This commit is contained in:
@@ -375,7 +375,11 @@ SELECT * FROM cte WHERE 1=1 ";
|
|||||||
return StateName;
|
return StateName;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// 导出
|
||||||
|
/// </summary>
|
||||||
|
/// <param name="sender"></param>
|
||||||
|
/// <param name="e"></param>
|
||||||
protected void btnOut_Click(object sender, EventArgs e)
|
protected void btnOut_Click(object sender, EventArgs e)
|
||||||
{
|
{
|
||||||
if (GridDataTable != null)
|
if (GridDataTable != null)
|
||||||
|
|||||||
Reference in New Issue
Block a user