doway-coms 1.3.0 → 1.3.1

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "doway-coms",
3
- "version": "1.3.0",
3
+ "version": "1.3.1",
4
4
  "description": "doway组件库",
5
5
  "author": "dowaysoft",
6
6
  "main": "packages/index.js",
@@ -37,7 +37,7 @@
37
37
  />
38
38
  <a-icon
39
39
  class="attach-view"
40
- type="zoom-in"
40
+ type="eye"
41
41
  @click="viewAttach(internalRow.attach)"
42
42
  />
43
43
  <VxeCheckbox
@@ -66,7 +66,7 @@
66
66
  />
67
67
  <a-icon
68
68
  class="attach-view"
69
- type="zoom-in"
69
+ type="eye"
70
70
  @click="viewAttach(internalRow.attach)"
71
71
  />
72
72
  <VxeCheckbox