From d96c224586dec2c9bd8f819be622e8e293225600 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期五, 28 八月 2026 15:19:29 +0800
Subject: [PATCH] fix: MOM 1.偏好设置控制网页标题和登录页展示优化

---
 src/api/erp/purchase/order/index.ts |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/api/erp/purchase/order/index.ts b/src/api/erp/purchase/order/index.ts
index 4508346..798d3b9 100644
--- a/src/api/erp/purchase/order/index.ts
+++ b/src/api/erp/purchase/order/index.ts
@@ -14,6 +14,7 @@
     totalPrice?: number; // 鍚堣閲戦锛屽崟浣嶏細鍏�
     totalProductPrice?: number; // 浜у搧閲戦锛屽崟浣嶏細鍏�
     totalTaxPrice?: number; // 鍚堣绋庨锛屽崟浣嶏細鍏�
+    remainInvoicePrice?: number; // 鍓╀綑鍙紑绁ㄩ噾棰濓紙璁㈠崟鎬婚噾棰�-宸叉潵绁ㄩ噾棰濓級锛屽崟浣嶏細鍏�
     discountPercent?: number; // 浼樻儬鐜囷紝鐧惧垎姣�
     discountPrice?: number; // 浼樻儬閲戦锛屽崟浣嶏細鍏�
     depositPrice?: number; // 瀹氶噾閲戦锛屽崟浣嶏細鍏�

--
Gitblit v1.9.3