look-ui 1.1.31 → 1.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
 
2
2
 
3
+ # [1.2.0](http://192.168.0.66/font-end/look-ui/compare/1.1.30...1.2.0) (2023-12-07)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * 修复查重结果加载不出来的问题 ([c606024](http://192.168.0.66/font-end/look-ui/commits/c6060240611588601372e7e2c66230b68178c050))
9
+
10
+
11
+ ### Features
12
+
13
+ * 操作当前查重结果时回调参数添加当前选中的任务 ([29095e1](http://192.168.0.66/font-end/look-ui/commits/29095e1f2b77dad0c3353972619f3d3376f8c7f6))
14
+ * 功能优化 ([f72a7be](http://192.168.0.66/font-end/look-ui/commits/f72a7be9f05dd7cc3eadc3eacbd8695741549ed1))
15
+ * 添加查重接口入参 ([c778252](http://192.168.0.66/font-end/look-ui/commits/c778252e07e7edae18e3d3ee232cf88dd6e46401))
16
+ * 添加点击处理结果回调 ([ec0f8c5](http://192.168.0.66/font-end/look-ui/commits/ec0f8c575773ffc4e467527b32973d7ce88dfb5b))
17
+ * 添加已创建任务图片 ([4c8a3c7](http://192.168.0.66/font-end/look-ui/commits/4c8a3c7c4fe025d549609772b8b5c13ef265c515))
18
+
3
19
  ## [1.1.30](http://192.168.0.66/font-end/look-ui/compare/1.1.29...1.1.30) (2023-11-07)
4
20
 
5
21