From 7ac3482d5ad405889d00e1234875a28c41d9496b Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期四, 25 六月 2026 14:57:28 +0800
Subject: [PATCH] 新疆马铃薯 1.销售合同号都改成订单号 2.页面有订单号的关联带出总合同号

---
 src/api/customerService/index.js |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/api/customerService/index.js b/src/api/customerService/index.js
index 571601a..0dc4292 100644
--- a/src/api/customerService/index.js
+++ b/src/api/customerService/index.js
@@ -111,7 +111,7 @@
     })
 }
 
-// 鏍规嵁瀹㈡埛鏌ヨ閿�鍞鍗曞彿
+// 鏍规嵁瀹㈡埛鏌ヨ璁㈠崟鍙峰彿
 // afterSalesService/listSalesLedger
 export function getSalesLedger(query) {
     return request({
@@ -121,7 +121,7 @@
     })
 }
 
-// 鏍规嵁閿�鍞鍗曞彿鏌ヨ閿�鍞鍗曡鎯�
+// 鏍规嵁璁㈠崟鍙峰彿鏌ヨ璁㈠崟鍙疯鎯�
 // afterSalesService/count
 export function getSalesLedgerDetail(query) {
     return request({

--
Gitblit v1.9.3