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
0e8d1774
Commit
0e8d1774
authored
Aug 05, 2020
by
niminmin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
发票创建修改
parent
ff70944e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
4 deletions
+2
-4
acr_invoice_confirm.lview
src/main/webapp/modules/acr/ACR513/acr_invoice_confirm.lview
+2
-4
No files found.
src/main/webapp/modules/acr/ACR513/acr_invoice_confirm.lview
View file @
0e8d1774
...
...
@@ -20,8 +20,7 @@
url=
"${/request/@context_path}/modules/prj/PRJ312/dmegc_emp_loan_cn_print.lview"
/>
<a:link
id=
"cash_deposit_printt_link"
url=
"${/request/@context_path}/modules/acr/ACR513/cash_deposit_print.lview"
/>
<a:link
id=
"acr512_invoice_status_change"
url=
"${/request/@context_path}/modules/acr/ACR510/acr_invoice_status_change.lsc"
/>
<a:link
id=
"acr512_invoice_status_change_new"
url=
"${/request/@context_path}/modules/acr/ACR510/acr_invoice_status_change.lsc"
/>
<script
type=
"text/javascript"
>
<![CDATA[
function acr513_invoice_query() {
$('acr513_invoice_result_ds').query();
...
...
@@ -164,10 +163,9 @@
});
}
param['details']
=
saveDate;
console.log(param);
Leaf.showConfirm("提示",'确认退回所选择的单据?',function(){
Leaf.request({
url:
$('acr512_invoice_status_change').getUrl(),
url:
$('acr512_invoice_status_change
_new
').getUrl(),
para:
param,
success:
function()
{
Leaf.Masker.unmask(detail_mask);
...
...
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