From 02167990874e1ac989a4baf08c8ac6e50d276cf2 Mon Sep 17 00:00:00 2001
From: buhuazhen <hua100783@gmail.com>
Date: 星期五, 13 三月 2026 13:30:02 +0800
Subject: [PATCH] feat: 新增巡检任务管理功能

---
 src/pages/sales/receiptPayment/index.vue |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/pages/sales/receiptPayment/index.vue b/src/pages/sales/receiptPayment/index.vue
index 1f222f6..ffd154a 100644
--- a/src/pages/sales/receiptPayment/index.vue
+++ b/src/pages/sales/receiptPayment/index.vue
@@ -141,7 +141,6 @@
   const searchForm = ref({
     customerName: "",
     status: true,
-    customerContractNo: "",
     projectName: "",
   });
   // 鑾峰彇鏍囩鏍峰紡绫�

--
Gitblit v1.9.3