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
d1a6af69
Commit
d1a6af69
authored
Jan 06, 2020
by
stone
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
【fix】付款申请增加签约中的合同
parent
d2f8c8c4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
csh_payment_req_selected.lwm
...p/WEB-INF/classes/csh/CSH501/csh_payment_req_selected.lwm
+1
-1
con_contract_closed.lview
...main/webapp/modules/cont/CON542/con_contract_closed.lview
+0
-1
No files found.
src/main/webapp/WEB-INF/classes/csh/CSH501/csh_payment_req_selected.lwm
View file @
d1a6af69
...
...
@@ -217,7 +217,7 @@
)
AND t.contract_status IN
('INCEPT')
and t.sign_contract_status in ('SIGN')
and t.sign_contract_status in ('SIGN'
,'SIGNING'
)
--测试用,cf_itme应当为0
AND f.cf_item in (0)) t1
...
...
src/main/webapp/modules/cont/CON542/con_contract_closed.lview
View file @
d1a6af69
...
...
@@ -119,7 +119,6 @@
scope: this
});
}, function() {
}, null, null);
}
]]>
</script>
...
...
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