story#7062,培训
This commit is contained in:
@ -174,7 +174,7 @@ export default {
|
||||
confirmButtonText: '去培训',
|
||||
showCancelButton: false,
|
||||
}).then(async() => {
|
||||
this.goPage('trainDocment', { supplierId : this.supplierId })
|
||||
this.goPage('newTrainingList', { supplierId : this.supplierId })
|
||||
}).catch(() => {
|
||||
// on cancel
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user