Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
leaf-hlcm
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hlcm
leaf-hlcm
Commits
35cdd1ac
Commit
35cdd1ac
authored
Apr 24, 2025
by
38823
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
【建机】法人商业伙伴作为担保人的征信授权书开发
parent
275e06d1
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
4 deletions
+3
-4
con_file_download.lwm
...ain/webapp/WEB-INF/classes/wx/WX100/con_file_download.lwm
+2
-1
con_re_print_entrance.lview
...in/webapp/modules/cont/CON311/con_re_print_entrance.lview
+0
-2
con_contract_modify.lview
...main/webapp/modules/cont/CON505/con_contract_modify.lview
+1
-1
No files found.
src/main/webapp/WEB-INF/classes/wx/WX100/con_file_download.lwm
View file @
35cdd1ac
...
@@ -170,7 +170,8 @@ select fa.file_name,fa.file_path,fa.attachment_id
...
@@ -170,7 +170,8 @@ select fa.file_name,fa.file_path,fa.attachment_id
'SURE_LEASEBACK_PER_XN_E','GUARANTEE_LETTER_OEC',
'SURE_LEASEBACK_PER_XN_E','GUARANTEE_LETTER_OEC',
'SURE_LEASE_ORG_XN_E','GUARANTEE_LETTER_OEC',
'SURE_LEASE_ORG_XN_E','GUARANTEE_LETTER_OEC',
'SURE_LEASEBACK_ORG_XN_E','GUARANTEE_LETTER_OEC',
'SURE_LEASEBACK_ORG_XN_E','GUARANTEE_LETTER_OEC',
'GUARANTOR_ORG_CREDIT_OEC','PERSONAL_CREDIT'
'GUARANTOR_ORG_CREDIT_OEC','PERSONAL_CREDIT',
'GUA_ORG_CREDIT_OEC_MJ','ENTERPRISE_CREDIT'
)
)
from con_ele_signer_file cf, con_contract_ele_signer cs
from con_ele_signer_file cf, con_contract_ele_signer cs
where cf.con_ele_signer_id = cs.con_ele_signer_id
where cf.con_ele_signer_id = cs.con_ele_signer_id
...
...
src/main/webapp/modules/cont/CON311/con_re_print_entrance.lview
View file @
35cdd1ac
...
@@ -211,10 +211,8 @@
...
@@ -211,10 +211,8 @@
return;
return;
}
}
if(
division =
=
'70'){
if(
division =
=
'70'){
if(
division_detail=
='03'){
Leaf.showErrorMessage('提示','当前合同不支持打印纸质合同文本!');
Leaf.showErrorMessage('提示','当前合同不支持打印纸质合同文本!');
return;
return;
}
//代理店北京慧珠不支持打印纸质合同文本
//代理店北京慧珠不支持打印纸质合同文本
if(
bp_id_agent_code=
='D00010038'||bp_id_agent_code=='D00010023'||bp_id_agent_code=='D00010039'||bp_id_agent_code=='D00010040'){
if(
bp_id_agent_code=
='D00010038'||bp_id_agent_code=='D00010023'||bp_id_agent_code=='D00010039'||bp_id_agent_code=='D00010040'){
Leaf.showErrorMessage('提示','当前合同不支持打印纸质合同文本!');
Leaf.showErrorMessage('提示','当前合同不支持打印纸质合同文本!');
...
...
src/main/webapp/modules/cont/CON505/con_contract_modify.lview
View file @
35cdd1ac
This source diff could not be displayed because it is too large. You can
view the blob
instead.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment