|
@@ -302,13 +302,13 @@
|
|
|
<table class="table table-middle">
|
|
|
<thead class="thead-light">
|
|
|
<tr>
|
|
|
- <th class="pl-3">类型</th>
|
|
|
+ <th width="110" class="pl-3">类型</th>
|
|
|
<th>名称</th>
|
|
|
<th width="150">审批人-职位</th>
|
|
|
<th width="120">审批时间</th>
|
|
|
<th width="60">项目</th>
|
|
|
<th width="80">状态</th>
|
|
|
- <th width="110">审批意见</th>
|
|
|
+ <th>审批意见</th>
|
|
|
</tr>
|
|
|
</thead>
|
|
|
<tbody id="notice-list">
|