作者 张关杰

Merge branch 'develop' of http://47.244.231.31:8099/zhl/globalso-v6 into bate

... ... @@ -517,6 +517,7 @@ class BTemplateLogic extends BaseLogic
$typeSource = $this->getType($source,$is_list,$is_custom,$type);
}else{
$param['html'] = $handleInfo['other'];
$param['html_style'] = null;
$typeSource = $this->getType($source,$is_list,$is_custom);
}
//查看当前数据是否还存在
... ...