style: 关闭文章列表在楼层中添加文章功能
							parent
							
								
									9f94c2013a
								
							
						
					
					
						commit
						ed72c2ffc2
					
				|  | @ -36,7 +36,7 @@ | ||||||
|             </Form> |             </Form> | ||||||
|           </Row> |           </Row> | ||||||
|           <Row class="operation padding-row"> |           <Row class="operation padding-row"> | ||||||
|             <Button @click="add" type="primary">添加</Button> |             <Button @click="add" v-if="!selected" type="primary">添加</Button> | ||||||
|           </Row> |           </Row> | ||||||
|           <Table |           <Table | ||||||
|             :loading="loading" |             :loading="loading" | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue