|
@@ -585,7 +585,7 @@ |
|
|
this.hcAreaInfoOption = res.data; |
|
|
this.hcAreaInfoOption = res.data; |
|
|
} |
|
|
} |
|
|
}), |
|
|
}), |
|
|
this.$set(this.queryParams, "systemType", '4'); |
|
|
|
|
|
|
|
|
this.$set(this.queryParams, "systemType", '11'); // 4 |
|
|
ListTodo(this.queryParams).then((response) => { |
|
|
ListTodo(this.queryParams).then((response) => { |
|
|
this.taskList = response.rows |
|
|
this.taskList = response.rows |
|
|
}) |
|
|
}) |
|
|