Browse Source

Merge remote-tracking branch 'origin/master'

wgl 4 years ago
parent
commit
7274a9513d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/projects/business/views/Master/Attendance/Apply.vue

+ 1 - 1
src/projects/business/views/Master/Attendance/Apply.vue

@@ -233,7 +233,7 @@
 
 
 						mui.toast('提交成功');
 						mui.toast('提交成功');
 						this.$router.push({
 						this.$router.push({
-							name: 'Master',
+							name: 'MasterAttendanceList',
 							query: {}
 							query: {}
 						})
 						})
 					}).catch(error => {
 					}).catch(error => {