From e62bcdc3d722bb81713ed43fb9e4b05a349ef098 Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期一, 21 八月 2023 12:53:21 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/zycrm' into zycrm --- 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 cffd7ac..a6bd673 100644 --- a/src/main/webapp/static/js/common.js +++ b/src/main/webapp/static/js/common.js @@ -222,3 +222,4 @@ var cstmrByMore; var orderByMore; var planByMore; +var priQuoteByMore; -- Gitblit v1.9.1