From 4a93670e28238f0e5f19b1f0a5f20080cea55414 Mon Sep 17 00:00:00 2001 From: LSH Date: 星期一, 28 八月 2023 16:32:25 +0800 Subject: [PATCH] #出差审批完善 --- src/main/webapp/static/js/common.js | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/static/js/common.js b/src/main/webapp/static/js/common.js index 459273b..b3802de 100644 --- a/src/main/webapp/static/js/common.js +++ b/src/main/webapp/static/js/common.js @@ -224,3 +224,4 @@ var planByMore; var priQuoteByMore; var reimburseOnlineByMore; +var businessTripByMore; -- Gitblit v1.9.1