mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-24 05:46:03 +08:00
优化代码
This commit is contained in:
parent
02d314e7e9
commit
2b2fc5cbab
@ -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">
|
||||
|
||||
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user