+2
-2
lines changedFilter options
+2
-2
lines changed Original file line number Diff line number Diff line change
@@ -28,7 +28,7 @@
28
28
},
29
29
mdDisabled: Boolean,
30
30
mdAutoSelect: Boolean,
31
-
mdItem: Object
31
+
mdItem: [Array, Object]
32
32
},
33
33
inject: ['MdTable'],
34
34
data: () => ({
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@
5
5
props: {
6
6
mdIndex: [String, Number],
7
7
mdId: [String, Number],
8
-
mdItem: Object
8
+
mdItem: [Array, Object]
9
9
},
10
10
render () {
11
11
this.$slots.default[0].componentOptions.propsData.mdIndex = this.mdIndex
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4