白色主题
This commit is contained in:
@@ -24,6 +24,9 @@ let Cascader = class Cascader extends SuperComponent {
|
||||
constructor() {
|
||||
super(...arguments);
|
||||
this.externalClasses = [`${prefix}-class`];
|
||||
this.options = {
|
||||
multipleSlots: true,
|
||||
};
|
||||
this.properties = props;
|
||||
this.data = {
|
||||
prefix,
|
||||
|
||||
Reference in New Issue
Block a user