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