From 7719177a7451154b25c0ca1d0ce87284a6966060 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EB=B3=B4=EA=B3=A4?= Date: Thu, 12 Feb 2026 07:50:58 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20production=20=EC=8B=9C=EB=82=98=EB=A6=AC?= =?UTF-8?q?=EC=98=A4=20=ED=92=88=EB=AA=A9=EA=B4=80=EB=A6=AC/=EC=9E=91?= =?UTF-8?q?=EC=97=85=EC=A7=80=EC=8B=9C=20wait=5Ffor=5Ftable=20=E2=86=92=20?= =?UTF-8?q?wait?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 --- search-options-production.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/search-options-production.json b/search-options-production.json index 386e432..82469d0 100644 --- a/search-options-production.json +++ b/search-options-production.json @@ -22,9 +22,9 @@ }, { "id": 2, - "name": "[생산관리 > 품목관리] 테이블 로드 대기", - "action": "wait_for_table", - "timeout": 5000 + "name": "[생산관리 > 품목관리] 콘텐츠 로드 대기", + "action": "wait", + "timeout": 3000 }, { "id": 3, @@ -48,9 +48,9 @@ }, { "id": 6, - "name": "[생산관리 > 작업지시 관리] 테이블 로드 대기", - "action": "wait_for_table", - "timeout": 5000 + "name": "[생산관리 > 작업지시 관리] 콘텐츠 로드 대기", + "action": "wait", + "timeout": 3000 }, { "id": 7,