From 8e8feb36ce6d6641a426a18783878ed9ba5c8e6e Mon Sep 17 00:00:00 2001 From: zhujiyan <17812234322@163.com> Date: Thu, 30 May 2024 19:08:29 +0800 Subject: [PATCH] =?UTF-8?q?=E7=9B=91=E6=B5=8B=E7=82=B9-=E9=80=89=E6=8B=A9?= =?UTF-8?q?=E5=85=B3=E8=81=94=E5=B9=B2=E6=89=B0=E6=BA=90=E5=88=87=E6=8D=A2?= =?UTF-8?q?=E7=94=A8=E6=88=B7=E7=8A=B6=E6=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../terminalNetworkDetection/components/monitorpoint/addForm.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/pqs/supervise/terminalNetworkDetection/components/monitorpoint/addForm.vue b/src/views/pqs/supervise/terminalNetworkDetection/components/monitorpoint/addForm.vue index e133865a..e214d8f2 100644 --- a/src/views/pqs/supervise/terminalNetworkDetection/components/monitorpoint/addForm.vue +++ b/src/views/pqs/supervise/terminalNetworkDetection/components/monitorpoint/addForm.vue @@ -647,6 +647,7 @@ const changeUserName = () => { userId: obj?.id, expectedProductionDate: obj?.expectedProductionDate, objName:obj?.projectName, + userStatus:obj?.userStatus+'' } } //定义校验规则