|
@@ -484,7 +484,8 @@ export default {
|
|
shadow: [0.4, '#fff'],
|
|
shadow: [0.4, '#fff'],
|
|
props: {
|
|
props: {
|
|
selectKeys: this.applySelectKeys,
|
|
selectKeys: this.applySelectKeys,
|
|
- needFilter: this.needFilter
|
|
|
|
|
|
+ needFilter: this.needFilter,
|
|
|
|
+ type: this.type
|
|
},
|
|
},
|
|
content: this.applyContentCom,
|
|
content: this.applyContentCom,
|
|
area: ['1200px', '700px'],
|
|
area: ['1200px', '700px'],
|