作者 lyh

gx

... ... @@ -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);
}
//查看当前数据是否还存在
... ...