Merge pull request #95 from willnewii/patch-1

Update operation.vue
This commit is contained in:
Aresn 2016-11-23 12:43:33 +08:00 committed by GitHub
commit d2e82cd7f6

View file

@ -13,6 +13,7 @@
import Icon from '../icon/icon.vue';
export default {
components: { iButton, Icon },
props: {
prefixCls: String,
operations: Array,