summaryrefslogtreecommitdiff
path: root/components
diff options
context:
space:
mode:
Diffstat (limited to 'components')
-rw-r--r--components/bidding/create/bidding-create-dialog.tsx1
-rw-r--r--components/bidding/manage/bidding-basic-info-editor.tsx1
2 files changed, 0 insertions, 2 deletions
diff --git a/components/bidding/create/bidding-create-dialog.tsx b/components/bidding/create/bidding-create-dialog.tsx
index 78e070e1..cf662cd1 100644
--- a/components/bidding/create/bidding-create-dialog.tsx
+++ b/components/bidding/create/bidding-create-dialog.tsx
@@ -974,7 +974,6 @@ export function BiddingCreateDialog({ form, onSuccess }: BiddingCreateDialogProp
<SelectItem value="RONGCHENGGAYA Co.LTD">RONGCHENGGAYA Co.LTD</SelectItem>
<SelectItem value="S&Sys">S&Sys</SelectItem>
<SelectItem value="Energy & Infra Solut">Energy & Infra Solut</SelectItem>
- <SelectItem value="test pur.org222">test pur.org222</SelectItem>
</SelectContent>
</Select>
<FormMessage />
diff --git a/components/bidding/manage/bidding-basic-info-editor.tsx b/components/bidding/manage/bidding-basic-info-editor.tsx
index 8580bfe1..e2d888ff 100644
--- a/components/bidding/manage/bidding-basic-info-editor.tsx
+++ b/components/bidding/manage/bidding-basic-info-editor.tsx
@@ -738,7 +738,6 @@ export function BiddingBasicInfoEditor({ biddingId, readonly = false }: BiddingB
<SelectItem value="RONGCHENGGAYA Co.LTD">RONGCHENGGAYA Co.LTD</SelectItem>
<SelectItem value="S&Sys">S&Sys</SelectItem>
<SelectItem value="Energy & Infra Solut">Energy & Infra Solut</SelectItem>
- <SelectItem value="test pur.org222">test pur.org222</SelectItem>
</SelectContent>
</Select>
<FormMessage />