@@ -1685,6 +1685,7 @@ export default {
type: 'success',
message: res.data.message
})
+ this.$router.replace('/oilsupplier/supplier/' + this.formData.Id + '/goodsedit?certid=' + this.certId)
} else {
this.$message({
type: 'warning',