提交 55c2e080 编写于 作者: chendeli's avatar chendeli

选择是否选中不做控制

上级 422e1871
...@@ -883,7 +883,7 @@ export default { ...@@ -883,7 +883,7 @@ export default {
passType:1, passType:1,
templetModelList: [] templetModelList: []
}); });
vm.componentList.moduleModelList[(vm.componentList.moduleModelList.length - 1)].openDisabled = true; //vm.componentList.moduleModelList[(vm.componentList.moduleModelList.length - 1)].openDisabled = true;
}, },
// 添加模板 // 添加模板
addTemplate(item,index) { addTemplate(item,index) {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册