2.6.9
2020-07-02
更新
- 新增内部字符串和数组的转化,不需要配置dataType属性
- 新增inputMap地图组件在线例子1,在线例子2
- 重构array和img组件[在线例子](https://avuejs.com/doc/crud/crud-url)
- 重构icon和color组件[在线例子](https://avuejs.com/doc/crud/crud-url)
- 优化color组件变更为inputColor组件[在线例子](https://avuejs.com/doc/component/input-color)
- 优化icon-select组件变更为inputIcon组件[在线例子](https://avuejs.com/doc/component/input-icon)
- 优化inputTable表格组件[在线例子1](/doc/component/input-table),[在线例子2](https://avuejs.com/doc/form/form-input-table)
- 新增全局水印方法的删除事件[在线例子](https://avuejs.com/doc/watermark)
- 修复crud组件beforeClose方法done失效问题[在线例子](https://avuejs.com/doc/crud/crud-close),[gitee_I1M634](https://gitee.com/smallweigit/avue/issues/I1M634)
- 修复dynamic组件隐藏时提交的空问题[gitee_I1MCIZ](https://gitee.com/smallweigit/avue/issues/I1MCIZ)
- 修复crud组件字典动态赋值的问题[在线例子](https://avuejs.com/doc/form/form-update-dic),[gitee_I1MG1Q](https://gitee.com/smallweigit/avue/issues/I1MG1Q)
- 修复select开启远程字典的重复问题[在线例子](https://avuejs.com/doc/form/form-select-remote),[gitee_I1MBBL](https://gitee.com/smallweigit/avue/issues/I1MBBL)