From 34f99d106551b51bf2af3bbd40c64624a3af25eb Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期六, 09 九月 2023 09:43:57 +0800
Subject: [PATCH] #

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

diff --git a/src/main/webapp/static/js/reimburseOnline/reimburseOnline.js b/src/main/webapp/static/js/reimburseOnline/reimburseOnline.js
index 0b287de..827a3ed 100644
--- a/src/main/webapp/static/js/reimburseOnline/reimburseOnline.js
+++ b/src/main/webapp/static/js/reimburseOnline/reimburseOnline.js
@@ -468,7 +468,7 @@
                         {field: 'reimbursementAmount', title: '鎶ラ攢閲戦', width: 100, edit: true},
                         {field: 'reimbursementAmountInLocalCurrency', title: '鎶ラ攢鏈竵閲戦', width: 120, edit: true},
                         {field: 'cashierConfirmationAmount', title: '鍑虹撼纭閲戦', width: 120, edit: true},
-                        {field: 'cashierCurrency', title: '鍑虹撼甯佺', width: 100},
+                        {field: 'cashierCurrency', title: '鍑虹撼甯佺', width: 100, edit: true},
                         {field: 'departureTime', title: '鍑哄彂鏃ユ湡', width: 100},
                         {field: 'cashierConfirmationAmount', title: '鍑虹撼纭閲戦', width: 120, edit: true},
                         {field: 'userId', title: '鍒楁敮浜哄憳', width: 120},

--
Gitblit v1.9.1