style: 关闭文章列表在楼层中添加文章功能

master
Yer 2023-09-22 11:51:18 +08:00
parent 9f94c2013a
commit ed72c2ffc2
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
</Form>
</Row>
<Row class="operation padding-row">
<Button @click="add" type="primary"></Button>
<Button @click="add" v-if="!selected" type="primary"></Button>
</Row>
<Table
:loading="loading"