look-ui 1.2.14 → 1.2.16

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": "look-ui",
3
- "version": "1.2.14",
3
+ "version": "1.2.16",
4
4
  "description": "a ui library which is based on element-ui",
5
5
  "main": "./dist/look-ui.common.js",
6
6
  "scripts": {
package/src/App.vue CHANGED
@@ -40,7 +40,17 @@
40
40
  </template> ~~>
41
41
  </look-dulplicate-checking>-->
42
42
  <!-- <look-associated-document /> -->
43
- <look-associated-attachment style="height: 300px;" />
43
+ <look-associated-document
44
+ :data="adata"
45
+ url="http://192.168.230.186:9099"
46
+ ticket="919fa93dde059750da90298702fbd92d"
47
+ @next="val => adata = val"
48
+ />
49
+ <look-associated-attachment
50
+ :data="adata"
51
+ url="http://192.168.230.186:9099"
52
+ ticket="919fa93dde059750da90298702fbd92d"
53
+ />
44
54
  </div>
45
55
  </template>
46
56
 
@@ -49,6 +59,7 @@ export default {
49
59
  data() {
50
60
  return {
51
61
  allCheckingResultList: [],
62
+ adata: [],
52
63
  customSource: {
53
64
  label: '自定义来源',
54
65
  checkboxs: [