覆盖
This commit is contained in:
parent
b261072d4d
commit
72158a2ee5
@ -233,6 +233,7 @@ export default {
|
|||||||
const taskId = this.$route.params && this.$route.params.code;
|
const taskId = this.$route.params && this.$route.params.code;
|
||||||
this.getDayflowtask(taskId);
|
this.getDayflowtask(taskId);
|
||||||
this.getTaskList();
|
this.getTaskList();
|
||||||
|
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
handleAvatarSuccess(res, file) {
|
handleAvatarSuccess(res, file) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user