Commit 3e85bb52 authored by zhengke's avatar zhengke

修改

parent fa2a06a1
......@@ -609,14 +609,14 @@
//自定义表单-未做
//图文详情
case 'image-text':
let gzhObj = {
let tuwenObj = {
Id: 'image-text',
isCked: false,
data: {
position: 'auto'
}
}
this.dataList.push(gzhObj);
this.dataList.push(tuwenObj);
break;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment