优化代码

This commit is contained in:
wuxw 2025-01-02 13:04:35 +08:00
parent 02d314e7e9
commit 2b2fc5cbab
2 changed files with 1 additions and 8 deletions

View File

@ -193,13 +193,6 @@
</td>
</tr>
</tbody>
<tfoot>
<tr>
<td colspan="10">
<ul class="pagination float-right"></ul>
</td>
</tr>
</tfoot>
</table>
<!-- 分页 -->
<div class="row margin-top-xs">

View File

@ -116,7 +116,7 @@
<vc:i18n name="修改" namespace="oaWorkflowManage"></vc:i18n>
</button>
</div>
<div class="btn-group">
<div class="btn-group" >
<button class="btn-white btn btn-xs"
v-on:click="_openDeleteOaWorkflowModel(oaWorkflow)">
<vc:i18n name="删除" namespace="oaWorkflowManage"></vc:i18n>