提交 cbbd972d 编写于 作者: Cano1997's avatar Cano1997

update:表格视图优化

上级 7069863a
<#-- content -->
<#assign content>
v-show="isExpandSearchForm"
@search="onSearch($event)"
</#assign>
<#ibizinclude>
......
......@@ -92,7 +92,7 @@ if(this.formDruipart){
* @type {boolean}
* @memberof ${srfclassname('${view.name}')}Base
*/
public isExpandSearchForm: boolean = ${view.isExpandSearchForm()?c};
public isExpandSearchForm: boolean = true;
/**
* 表格行数据默认激活模式
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册