提交 aa9a32df 编写于 作者: hudan's avatar hudan

修复列表导航视图选中状态---fix1

上级 22c771d7
......@@ -905,7 +905,7 @@ import CodeListService from "@/codelist/codelist-service";
*/
public handleClick(args: any) {
// this.clearSelection();
if(this.isingleSelect){
if(this.isSingleSelect){
this.clearSelection();
}
args.isselected = !args.isselected;
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册