diff --git a/src/views/unitPages/myTask/info.vue b/src/views/unitPages/myTask/info.vue index 8c43cac..8e72e43 100644 --- a/src/views/unitPages/myTask/info.vue +++ b/src/views/unitPages/myTask/info.vue @@ -347,7 +347,7 @@ export default { if (this.index == 1) { this.getList(); } else if (this.index == 2) { - this.getListTwo(); + this.getListTwo(); } }, // 切换tab