优化
This commit is contained in:
parent
67f0592ecc
commit
fccbf2f07c
@ -123,19 +123,25 @@ export default {
|
||||
type: 'primary',
|
||||
permis: 'tiaozhuang',
|
||||
click: this.handleJump
|
||||
}, {
|
||||
name: '跳过',
|
||||
info: !this.info,
|
||||
type: 'primary',
|
||||
permis: 'tiaozhuang',
|
||||
click: this.handleJump
|
||||
}, {
|
||||
name: '转 交',
|
||||
info: !!this.info,
|
||||
plain: true,
|
||||
type: 'primary',
|
||||
permis: 'tiaozhuang',
|
||||
permis: 'transfer',
|
||||
click: this.handleZhuanjiao
|
||||
}, {
|
||||
name: '转 交',
|
||||
plain: true,
|
||||
info: !this.info,
|
||||
type: 'primary',
|
||||
permis: 'tiaozhuang',
|
||||
permis: 'transfer',
|
||||
click: this.handleZhuanjiao
|
||||
}
|
||||
],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user