%@ Page Language="C#" %> <%@ Import Namespace ="eMIS" %> <%@ Import Namespace ="System.Data.Common" %> <%@ Import Namespace ="System.Collections.Generic" %>
| 其他人员:例如:查找张三,输入"zs"或"z"或"张"。 |
| 顺序 | 参与 | 部门 | 姓名 | |
| "); sb.Append(" | " + GetDept(users[i].Value) + " | " + users[i].Text + " | "); sb.Append(""); sb.Append(" |
| 意见: |