From b8fe759b20f805baf19418a0621f981209180b3e Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期二, 06 九月 2022 13:13:07 +0800 Subject: [PATCH] # --- 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