Merge branch '2.0'

This commit is contained in:
zhigang.li@tendcloud.com 2018-09-27 14:23:24 +08:00
commit 4170545a27
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
<Button @click="handleCloseTag">关闭工具方法页</Button> <Button @click="handleCloseTag">关闭工具方法页</Button>
</i-col> </i-col>
<i-col span="20"> <i-col span="20">
<p>动态路由添加query</p> <p>手动关闭页面</p>
</i-col> </i-col>
</Row> </Row>
</Card> </Card>