2.2版本发布,详情查阅版本说明
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
size="mini"
|
||||
type="warning"
|
||||
icon="el-icon-more"
|
||||
@click="changExpand">{{ $parent.expand ? '折叠' : '展开' }}</el-button>
|
||||
@click="changExpand">{{ expand ? '折叠' : '展开' }}</el-button>
|
||||
<eForm ref="form" :is-add="true"/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user