From 7a847e11f282e3dddc4183cd97b36b165cc18523 Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期四, 12 二月 2026 10:15:36 +0800
Subject: [PATCH] 采购台账处于待审核状态,可以进行来票操作
---
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