<a name="1.0.23"></a>
## 1.0.23 (2018-07-02)


### Bug Fixes

* **修复 1、select控件宽度不跟随父布局自适应问题。2、没有默认选中的问题。:** 修复 1、select控件宽度不跟随父布局自适应问题。2、没有默认选中的问题。 ([73e879f](https://git.yonyou.com/litongf/new-template/commits/73e879f))


<a name="1.0.21"></a>
## 1.0.21 (2018-06-27)


### Bug Fixes

* **修复 参照过滤查询数据结构不正确，缺少pk字段:** 修复 参照过滤查询数据结构不正确，缺少pk字段 ([89da935](https://git.yonyou.com/litongf/new-template/commits/89da935))
* **修复 多选样式的参照显示值不正确的问题:** 修复 多选样式的参照显示值不正确的问题 ([a70dd31](https://git.yonyou.com/litongf/new-template/commits/a70dd31))


<a name="1.0.20"></a>
## 1.0.20 (2018-06-19)


### Bug Fixes

* 修复 TextArea控件保存值不正确的问题 ([aa8f30b](https://git.yonyou.com/litongf/new-template/commits/aa8f30b))


<a name="1.0.19"></a>
## 1.0.19 (2018-06-15)


### Bug Fixes

* **修复 参照过滤查询数据结构不正确，缺少pk字段:** 修复 参照过滤查询数据结构不正确，缺少pk字段 ([89da935](https://git.yonyou.com/litongf/new-template/commits/89da935))


<a name="1.0.18"></a>
## 1.0.18 (2018-06-13)


### Bug Fixes

* **新增 新增resetForm、setValueByItemCode、setReferenceParamByItemCode方法** 

### Features

* **新增 公式回调方法:** 公式回调方式 ([8e4c555](https://git.yonyou.com/litongf/new-template/commits/8e4c555))


<a name="1.0.17"></a>
## 1.0.17 (2018-06-11)


### Bug Fixes

* 修复 参照refParam传参不正确的问题。 ([47cfaf1](https://git.yonyou.com/litongf/new-template/commits/47cfaf1))

<a name="1.0.16"></a>
## 1.0.16 (2018-06-09)


### Bug Fixes

* 修复 参照多选样式中按钮定位问题 ([8a743b7](https://git.yonyou.com/litongf/new-template/commits/8a743b7))


<a name="1.0.15"></a>
## 1.0.15 (2018-06-08)


### Bug Fixes

* 修复 参照组件无法从下拉框选取数据的问题 ([19780bd](https://git.yonyou.com/litongf/new-template/commits/19780bd))
* 修复 当创建多个模板实例时setFormEdit方法只第一个生效的问题 ([d8c7625](https://git.yonyou.com/litongf/new-template/commits/d8c7625))
* 修复 表格新增操作时保存数据结构不正确的问题 ([8af47c8](https://git.yonyou.com/litongf/new-template/commits/8af47c8))
* 修复getValueByItemCode方法 ([61fab58](https://git.yonyou.com/litongf/new-template/commits/61fab58))


<a name="1.0.14"></a>
## 1.0.14 (2018-06-01)


### Bug Fixes

* **headForm:** 完善取消功能 ([cf37aab](https://git.yonyou.com/litongf/new-template/commits/cf37aab))
* **view控件样式:** 控件样式父布局改为相对定位 ([7bf2960](https://git.yonyou.com/litongf/new-template/commits/7bf2960))
* **修复参照无法保存值得问题:** 参照无法更改用户输入的值 ([7c03e0c](https://git.yonyou.com/litongf/new-template/commits/7c03e0c))
* **日期控件:** 修复 因绝对定位导致的滚动时固定不动的问题 ([e5cf775](https://git.yonyou.com/litongf/new-template/commits/e5cf775))
* 修复 TableLayout布局中非流式布局无法显示的问题 ([37f9549](https://git.yonyou.com/litongf/new-template/commits/37f9549))
* 修复 保存时返回json的结构 ([ff9ec1e](https://git.yonyou.com/litongf/new-template/commits/ff9ec1e))
* 修复 控件按照竖向方向展示时样式错乱问题 ([89b30b2](https://git.yonyou.com/litongf/new-template/commits/89b30b2))
* 修复数值控件正则判断条件 ([ca56346](https://git.yonyou.com/litongf/new-template/commits/ca56346))
* 修改 getTemplateInfo方法返回值为数组 ([ccd5cf3](https://git.yonyou.com/litongf/new-template/commits/ccd5cf3))


### Features

* **uiTemplate:** 增加 当接口请求出错后显示为 服务出错！ ([0770a97](https://git.yonyou.com/litongf/new-template/commits/0770a97))
* **新增 参照多选样式:** 新增 参照多选样式 ([ec48a39](https://git.yonyou.com/litongf/new-template/commits/ec48a39))


### BREAKING CHANGES

* **日期控件:** 可以跟随页面滚动一起移动了



<a name="1.0.13"></a>
## 1.0.13 (2018-05-24)


### Bug Fixes

* **headForm:** 完善取消功能 ([cf37aab](https://git.yonyou.com/litongf/new-template/commits/cf37aab))
* **view控件样式:** 控件样式父布局改为相对定位 ([7bf2960](https://git.yonyou.com/litongf/new-template/commits/7bf2960))
* **修复参照无法保存值得问题:** 参照无法更改用户输入的值 ([7c03e0c](https://git.yonyou.com/litongf/new-template/commits/7c03e0c))


### Features

* **uiTemplate:** 增加 当接口请求出错后显示为 服务出错！ ([0770a97](https://git.yonyou.com/litongf/new-template/commits/0770a97))



