@@ -120,9 +120,7 @@
this.isLoading = false;
mui.toast('提交成功');
- this.$router.push({
- name: 'MasterMineCenter'
- })
+ this.$router.go(-1);
}).catch(error => {