一日流程评估

This commit is contained in:
zhanglipeng
2021-04-08 21:56:39 +08:00
parent 5dfb5ed052
commit 8cecc91d81
5 changed files with 81 additions and 101 deletions

View File

@ -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) {