Update operation.vue
缺少components.
This commit is contained in:
parent
727b795cd3
commit
53f5de96d0
1 changed files with 2 additions and 1 deletions
|
@ -13,6 +13,7 @@
|
|||
import Icon from '../icon/icon.vue';
|
||||
|
||||
export default {
|
||||
components: { iButton, Icon },
|
||||
props: {
|
||||
prefixCls: String,
|
||||
operations: Array,
|
||||
|
|
Loading…
Add table
Reference in a new issue