Compare commits

..

No commits in common. 'c7dfc4537ace1c48a65f44d2330c5d9d5556595e' and 'ba1b32245f7a954324e1a577ab39608fd3ec27ee' have entirely different histories.

  1. 2
      src/views/parnerOperation/learnMg.vue

@ -646,7 +646,7 @@ export default {
}).then(() => {
this.submit(this.form.isRelease)
}).catch(() => {
this.$router.back()
// this.$router.back()
})
} else {
this.$router.back()

Loading…
Cancel
Save