From 7a5c5250b66cc6faffbcac9e192073473c50f79f Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期五, 28 八月 2026 17:02:04 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/dev_pro2.0' into dev_pro2.0

---
 src/views/erp/purchase/invoice/modules/purchase-order-select.vue |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/src/views/erp/purchase/invoice/modules/purchase-order-select.vue b/src/views/erp/purchase/invoice/modules/purchase-order-select.vue
index a3e1109..59e969b 100644
--- a/src/views/erp/purchase/invoice/modules/purchase-order-select.vue
+++ b/src/views/erp/purchase/invoice/modules/purchase-order-select.vue
@@ -92,6 +92,12 @@
         minWidth: 120,
       },
       {
+        field: 'remainInvoicePrice',
+        title: '鏈紑绁ㄩ噾棰�',
+        formatter: 'formatAmount2',
+        minWidth: 120,
+      },
+      {
         field: 'status',
         title: '鐘舵��',
         minWidth: 100,
@@ -110,6 +116,7 @@
             pageNo: page.currentPage,
             pageSize: page.pageSize,
             status: 20, // 浠呭睍绀哄凡瀹℃牳閫氳繃鐨勯噰璐鍗�
+            remainPriceEnable: true, // 浠呭睍绀哄墿浣欏彲寮�绁ㄩ噾棰濆ぇ浜� 0 鐨勮鍗曪紙閲戦宸插紑瀹岀殑涓嶅睍绀猴級
             ...formValues,
           });
         },

--
Gitblit v1.9.3