图标修改
This commit is contained in:
parent
714f8e612d
commit
55adc0ddfd
@ -80,10 +80,10 @@ export default {
|
||||
if (!row.accounts || !row.accounts.length) {
|
||||
html.push(h('Button', {
|
||||
props: {
|
||||
type: 'error',
|
||||
type: 'primary',
|
||||
size: 'small',
|
||||
disabled: false,
|
||||
icon: 'ios-create'
|
||||
icon: 'md-add'
|
||||
},
|
||||
class: ['btn'],
|
||||
on: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user