From e4f82a68cdc10967abf0b69d9846721fdca2b77a Mon Sep 17 00:00:00 2001 From: Junjie <fallin.jie@qq.com> Date: 星期四, 24 八月 2023 08:15:50 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/zycrm' into zycrm --- src/main/webapp/static/js/common.js | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/static/js/common.js b/src/main/webapp/static/js/common.js index cffd7ac..459273b 100644 --- a/src/main/webapp/static/js/common.js +++ b/src/main/webapp/static/js/common.js @@ -222,3 +222,5 @@ var cstmrByMore; var orderByMore; var planByMore; +var priQuoteByMore; +var reimburseOnlineByMore; -- Gitblit v1.9.1