# 驗屋廠商修改與連動邏輯說明

### 一、 修改路徑彙整

您可以透過以下位置調整特定項目的負責廠商：

#### 【App 端】

* 驗屋/工檢進行中：
  * 路徑：`驗屋系統` > `自主/客戶驗屋` 或 `工務檢查`
  * 操作：在項目清單上，直接點擊 \[廠商名稱] 即可進行修改。
* 已產生報告後：
  * 路徑：進入 `驗屋報告` 頁面
  * 操作：點擊右上角 「返回編輯」，再點擊該項目廠商名稱進行修改。

#### 【PC 端】

* 驗屋單/工檢單：
  * 路徑：`自主/客戶驗屋` > `查看` > `驗屋報告` 或 `工檢報告`
  * 操作：在 \[類別/工種] 欄位點擊廠商名稱，或點擊 \[操作] 按鈕。
* 統計彙總表：
  * 路徑：`廠商缺失項目彙總` > `進入細項`
  * 操作：點擊 \[廠商欄位] 的名稱。

***

### 二、 連動關係與影響範圍

為了確保資料準確性，系統針對不同情境設有自動同步與保護機制。廠商修改的連動邏輯依據「作業階段」而定，原則上「單戶修改不影響該建案基底」。

<figure><img src="/files/xgn8Jai26jrang0EPhw1" alt="" width="563"><figcaption><p>驗屋基底資料</p></figcaption></figure>

#### 1. 驗屋前與驗屋中 (基底資料關聯)

系統依據「基底資料」中是否已預設廠商，採取不同的處理方式：：&#x20;

<figure><img src="/files/6D2cZm1wIN6gcMcc1hxk" alt=""><figcaption></figcaption></figure>

> 核心原則： 驗屋單內部的修改操作，皆**不會**更動到「驗屋基底資料」。

<figure><img src="/files/cxBxPGwIq8J4Xwvr8xQk" alt="" width="563"><figcaption><p>驗屋單修改廠商</p></figcaption></figure>

#### 2. 送出驗屋報告 & 工檢階段 (單戶同步邏輯)

當驗屋完成並轉入「工檢」流程後，修改動作將產生跨表單同步：

* **修改位置**：可於 App驗屋報告頁面點擊「返回編輯」 或 PC 端報告頁面 進行修改。
* **同步範圍**：修改後，**該戶的「驗屋報告」與「工檢單」會同步更新負責廠商**。
* **隔離機制**：此修改不影響「其他戶別」及「基底資料」。

<figure><img src="/files/Y7XmfmTVv6arlaxrMNNd" alt="" width="563"><figcaption><p>驗屋報告與工檢單同步更新負責廠商</p></figcaption></figure>

#### 3. 送出工檢報告後 (結案階段)

若在工檢結束後仍需微調，請進到 App 或 PC **驗屋報告頁**內進行修正，修正後同樣會連動更新相關報表。

***

### 三、 派工與查看建議

若需依廠商分類查看缺失以進行修繕派工，請前往：

* **App 端**： `驗屋系統` > `工務檢查` > `廠商` 分頁。
* **PC 端**： `廠商缺失項目彙總` > `廠商缺失項目彙總細項`。

<figure><img src="/files/2qw3xSnuAdffIMp9NgWo" alt=""><figcaption><p>App 與 PC 查看分類廠商缺失</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://susanl.gitbook.io/ke-hu-wen-da-ji/yan-wu/yan-wu-ji-di-zi-liao-jian-dang/yan-wu-chang-shang-xiu-gai-yu-lian-dong-luo-ji-shuo-ming.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
