You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

39 lines
827 B
Plaintext

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title></title>
</head>
<body>
<table style="border:1px; border-color:black ">
<tr>
<td>(@)按岗位 ()按用户组 </td>
<td>关键字:____查询 关闭 </td>
</tr>
<tr>
<td rowspan="2">
<ul>
<li>xxxxx</li>
<li>xxxxx</li>
<li>xxxxx</li>
</ul>
</td>
<td>
()全部选择
zhangsan, lisi,wangwu<br />
zhangsan, lisi,wangwu
</td>
<td>
()已经选择
zhangsan, lisi,wangwu<br />
zhangsan, lisi,wangwu
</td>
</tr>
</table>
</body>
</html>