提交 0d6fd44e 编写于 作者: tony001's avatar tony001

Revert "设置列表是否单选默认值"

This reverts commit bf025d60.
上级 bf025d60
......@@ -218,7 +218,7 @@ import CodeListService from "@/codelist/codelist-service";
* @type {boolean}
* @memberof ${srfclassname('${ctrl.codeName}')}Base
*/
@Prop({default:true}) public isSingleSelect!: boolean;
@Prop() public isSingleSelect!: boolean;
<#if view.getPSAppViewLogics?? && view.getPSAppViewLogics()??>
<#list view.getPSAppViewLogics() as logic>
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册