优化单据搜索框

This commit is contained in:
季圣华
2021-07-06 23:38:53 +08:00
parent 81bac3433c
commit 5ba2af7fa0
32 changed files with 46 additions and 46 deletions

View File

@@ -24,7 +24,7 @@
</div>
</a-list-item>
<div style="margin-top: 5px;text-align: center">
<a-button @click="toMyAnnouncement()" type="dashed" block>查看更多</a-button>
<!-- <a-button @click="toMyAnnouncement()" type="dashed" block>查看更多</a-button>-->
</div>
</a-list>
</a-tab-pane>
@@ -42,7 +42,7 @@
</div>
</a-list-item>
<div style="margin-top: 5px;text-align: center">
<a-button @click="toMyAnnouncement()" type="dashed" block>查看更多</a-button>
<!-- <a-button @click="toMyAnnouncement()" type="dashed" block>查看更多</a-button>-->
</div>
</a-list>
</a-tab-pane>