@@ -73,9 +73,10 @@
this.isLoading = false;
this.getWatchList();
- this.$router.push({
+ mui.toast('切换成功');
+ /* this.$router.push({
name: 'Master'
- })
+ }) */
}).catch(error => {
mui.toast(error);
@@ -146,9 +146,9 @@
},
asynCallBack() {
if (this.person_data) {
- /* this.$router.push({
+ this.$router.push({
name: 'MasterUserRelationPerson'
- }) */
+ })
}
...mapMutations({