摘要:
//选中checkbox事件种类 string IncidentType = dtMain.Rows.Count > 0 ? dtMain.Rows[0]["事件种类"].ToString() : ""; var IncidentTypeArray = IncidentType.Split(',') 阅读全文
posted @ 2023-07-04 20:10
.net&new
阅读(17)
评论(0)
推荐(0)
浙公网安备 33010602011771号