From 0aa1c9d1a42e2ac5639228d23dfedbc03ded6fb5 Mon Sep 17 00:00:00 2001
From: whycq <whycq>
Date: 星期三, 30 三月 2022 16:28:07 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/zypms' into zypms

---
 src/main/webapp/static/js/chaoPrice/chaoPrice.js |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/main/webapp/static/js/chaoPrice/chaoPrice.js b/src/main/webapp/static/js/chaoPrice/chaoPrice.js
index c2ea4b4..438e5ca 100644
--- a/src/main/webapp/static/js/chaoPrice/chaoPrice.js
+++ b/src/main/webapp/static/js/chaoPrice/chaoPrice.js
@@ -30,6 +30,7 @@
             ,{field: 'cstmrUuid$', align: 'center',title: '瀹㈡埛鍚嶇О'}
             ,{field: 'plandeAmt', align: 'center',title: '棰勮杩愯垂'}
             ,{field: 'realdeAmt', align: 'center',title: '瀹為檯杩愯垂'}
+            ,{field: 'excessAmount', align: 'center',title: '瓒呭嚭杩愯垂'}
             ,{field: 'dutyMan', align: 'center', title: '璐d换浜�'}
             ,{field: 'dutyDepartment', align: 'center', title: '璐d换閮ㄩ棬'}
             ,{field: 'status$', align: 'center',title: '鐘舵��'}

--
Gitblit v1.9.1