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.

42 lines
833 B
Plaintext

9 months ago
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title></title>
</head>
<body>
<table style="width:100%;">
<tr>
<th colspan="5"> 流程类别维护 </th>
</tr>
<tr>
<th> 1 </th>
<th> <input type="text" /> </th>
</tr>
<tr>
<th> 1 </th>
<th> <input type="text" /> </th>
</tr>
<tr>
<th> 1 </th>
<th> <input type="text" /> </th>
</tr>
<tr>
<th> 1 </th>
<th> <input type="text" /> </th>
</tr>
<tr>
<th> 1 </th>
<th> <input type="text" /> </th>
</tr>
<tr>
<th> 1 </th>
<th> <input type="text" /> </th>
</tr>
</table>
</body>
</html>