diff --git a/hb_client/src/views/dashboard/index.vue b/hb_client/src/views/dashboard/index.vue index 738d691..480d859 100644 --- a/hb_client/src/views/dashboard/index.vue +++ b/hb_client/src/views/dashboard/index.vue @@ -604,7 +604,6 @@ page: val, show_atwork:true, page_size: that.userPageSize, - fields: 'id,name,dept_name,is_atwork' }).then((response) => { if (response.data) { that.userList = response.data.results; diff --git a/hb_client/src/views/pm/plan.vue b/hb_client/src/views/pm/plan.vue index 9688864..da9c19f 100644 --- a/hb_client/src/views/pm/plan.vue +++ b/hb_client/src/views/pm/plan.vue @@ -37,42 +37,42 @@ :height="domHeight" > - + - + - + - + - + - + - + - + - + - + - + - +