company 下面很多 [contact]
设置数据
view.get("#dsCompany").getData("#.#contact").set("contactNo",data);
dorado 貌似前台对接直接保存到db中有问题
需要进行BeanUtils.copy(formCustomInfo, customInfo); 的动作
将dorado的相关数据去掉.
company 下面很多 [contact]
设置数据
view.get("#dsCompany").getData("#.#contact").set("contactNo",data);
dorado 貌似前台对接直接保存到db中有问题
需要进行BeanUtils.copy(formCustomInfo, customInfo); 的动作
将dorado的相关数据去掉.