commit
d2e82cd7f6
1 changed files with 2 additions and 1 deletions
|
@ -13,6 +13,7 @@
|
||||||
import Icon from '../icon/icon.vue';
|
import Icon from '../icon/icon.vue';
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
|
components: { iButton, Icon },
|
||||||
props: {
|
props: {
|
||||||
prefixCls: String,
|
prefixCls: String,
|
||||||
operations: Array,
|
operations: Array,
|
||||||
|
@ -28,4 +29,4 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|
Loading…
Add table
Reference in a new issue