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