From 2a6ffd8bfdb3d8234a55e7fabe71999f1dba4fd9 Mon Sep 17 00:00:00 2001 From: mrzhssss <pro6@qq.com> Date: 星期一, 05 九月 2022 18:32:08 +0800 Subject: [PATCH] # --- src/main/webapp/static/js/chaoPrice/chaoPrice.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/static/js/chaoPrice/chaoPrice.js b/src/main/webapp/static/js/chaoPrice/chaoPrice.js index fb4b038..438e5ca 100644 --- a/src/main/webapp/static/js/chaoPrice/chaoPrice.js +++ b/src/main/webapp/static/js/chaoPrice/chaoPrice.js @@ -30,7 +30,7 @@ ,{field: 'cstmrUuid$', align: 'center',title: '瀹㈡埛鍚嶇О'} ,{field: 'plandeAmt', align: 'center',title: '棰勮杩愯垂'} ,{field: 'realdeAmt', align: 'center',title: '瀹為檯杩愯垂'} - ,{field: 'ExcessAmount', 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