style: 关闭文章列表在楼层中添加文章功能
This commit is contained in:
parent
9f94c2013a
commit
ed72c2ffc2
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user