一日流程评估
This commit is contained in:
@ -445,7 +445,7 @@ export default {
|
||||
this.$router.push({ path: "/benyi/dayflowassessment/teacher/" + id });
|
||||
},
|
||||
handleAdd() {
|
||||
this.$router.push({ path: "/benyi/dayflowassessment/teacher/0"});
|
||||
this.$router.push({ path: "/benyi/dayflowassessment/teacher"});
|
||||
},
|
||||
/** 修改按钮操作 */
|
||||
handleUpdate(row) {
|
||||
|
Reference in New Issue
Block a user