diff --git a/src/components/system/Check/index.vue b/src/components/system/Check/index.vue index 94bcd49..84924bd 100644 --- a/src/components/system/Check/index.vue +++ b/src/components/system/Check/index.vue @@ -182,7 +182,7 @@ const checkHandle1 = async () => { const ignore = async (item: any) => { await setIgnoreItem({ - ignoreSelfTestType: '\'door_origin_is_ignore', + ignoreSelfTestType: 'door_origin_is_ignore', ignore: true, }) item.status = 'ignore'