一日流程评估详情和计划修改
This commit is contained in:
@ -319,7 +319,7 @@ export default {
|
||||
},
|
||||
handleAssessment(row) {
|
||||
const id = row.id;
|
||||
this.$router.push({ path: "/benyi/dayflowassessment/teacher/" + id });
|
||||
this.$router.push({ path: "/benyi/dayflowassessments/details/" + id });
|
||||
},
|
||||
handleAdd() {
|
||||
this.$router.push({ path: "/benyi/dayflowassessment/teacher" });
|
||||
|
Reference in New Issue
Block a user