This commit is contained in:
熊成强 2020-11-13 14:30:54 +08:00
parent 1052051963
commit 765983c153

View File

@ -121,11 +121,13 @@ export default {
name: '跳过',
info: !!this.info,
type: 'primary',
plain: true,
permis: 'tiaozhuang',
click: this.handleJump
}, {
name: '跳过',
info: !this.info,
plain: true,
type: 'primary',
permis: 'tiaozhuang',
click: this.handleJump