From 9883455926d4f853a2d7403d402a032873c6b3dc Mon Sep 17 00:00:00 2001 From: water_xu Date: Fri, 6 Sep 2024 14:23:06 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BA=BA=E5=91=98=E4=B8=AD=E5=8F=B0=20-=20?= =?UTF-8?q?=E6=9A=82=E6=97=B6=E8=B0=83=E6=95=B4ISPUSH=E5=AD=97=E6=AE=B5?= =?UTF-8?q?=E5=80=BC=E4=B8=BA2(=E5=85=81=E8=AE=B8=E6=9F=A5=E8=AF=A2?= =?UTF-8?q?=E6=89=80=E6=9C=89=E7=94=A8=E6=88=B7)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/corpInfo/user/components/list.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/corpInfo/user/components/list.vue b/src/views/corpInfo/user/components/list.vue index 059f7ea..7ec601c 100644 --- a/src/views/corpInfo/user/components/list.vue +++ b/src/views/corpInfo/user/components/list.vue @@ -796,7 +796,7 @@ export default { SHIFTDUTYTWO: this.SHIFTDUTYTWO, IS_HAZARDCONFIRMER: this.IS_HAZARDCONFIRMER, USER_ID: this.USER_ID, - ISPUSH: '1' + ISPUSH: '2' } ).then((data) => { this.listLoading = false