From cb884b054bda223d55785587dcb03eb2c755a68e Mon Sep 17 00:00:00 2001 From: shijing Date: Wed, 19 Feb 2025 14:25:10 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E5=85=89=E5=AD=90=E5=85=AD=E8=BD=A6?= =?UTF-8?q?=E9=97=B4=E4=B8=AD=E6=A3=80=E4=BA=BA=E5=91=98=E4=B8=BA=E5=85=AD?= =?UTF-8?q?=E8=BD=A6=E9=97=B4=E4=BA=BA=E5=91=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/wpm/middle_test.vue | 2 +- src/views/wpm/mlog_dept10.vue | 4 ++-- src/views/wpm/mlog_dept7.vue | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/views/wpm/middle_test.vue b/src/views/wpm/middle_test.vue index 1483327b..7b28226a 100644 --- a/src/views/wpm/middle_test.vue +++ b/src/views/wpm/middle_test.vue @@ -819,7 +819,7 @@ export default { }, getUsers(){ let that = this; - that.$API.system.user.list.req({ page: 0, posts__code__contains: "check" }).then((res) => { + that.$API.system.user.list.req({ page: 0, depts__name: "6车间" }).then((res) => { that.userList = res ; }); }, diff --git a/src/views/wpm/mlog_dept10.vue b/src/views/wpm/mlog_dept10.vue index 09f2b781..9a1885e6 100644 --- a/src/views/wpm/mlog_dept10.vue +++ b/src/views/wpm/mlog_dept10.vue @@ -536,12 +536,12 @@ width="80" > - + diff --git a/src/views/wpm/mlog_dept7.vue b/src/views/wpm/mlog_dept7.vue index 520921fb..f9e635e8 100644 --- a/src/views/wpm/mlog_dept7.vue +++ b/src/views/wpm/mlog_dept7.vue @@ -514,12 +514,12 @@ width="80" > - +