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
75aefed9
Commit
75aefed9
authored
Nov 09, 2019
by
stone
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[fix] 修复收款退款显示问题
parent
57b6e89b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
csh_transaction_receipt_return_maintain.lview
.../csh/CSH515/csh_transaction_receipt_return_maintain.lview
+4
-4
No files found.
src/main/webapp/modules/csh/CSH515/csh_transaction_receipt_return_maintain.lview
View file @
75aefed9
...
...
@@ -427,7 +427,7 @@
<a:gridButton
click=
"csh515_receipt_return_list"
text=
"CSH515.CSH_REFUND_DETAILS"
/>
</a:screenTopToolbar>
<a:form
bindTarget=
"csh_transaction_receipt_write_off_query_ds"
labelWidth=
"120"
marginWidth=
"80"
title=
"收款
核销
"
style=
"margin-left:20px"
>
title=
"收款
退款
"
style=
"margin-left:20px"
>
<a:hBox>
<a:fieldSet
column=
"4"
labelWidth=
"150"
title=
"HLS.QUERY_TITLE"
>
<a:datePicker
name=
"transaction_date_from"
bindTarget=
"csh_transaction_receipt_maintain_query_ds"
prompt=
"CSH510.CSH_TRANSACTION.TRANSACTION_DATE_FROM"
/>
...
...
@@ -435,9 +435,9 @@
<a:numberField
name=
"transaction_amount_from"
bindTarget=
"csh_transaction_receipt_maintain_query_ds"
prompt=
"CSH510.CSH_TRANSACTION.TRANSACTION_AMOUNT_FROM"
align=
"right"
/>
<a:numberField
name=
"transaction_amount_to"
bindTarget=
"csh_transaction_receipt_maintain_query_ds"
prompt=
"CSH510.CSH_TRANSACTION.TRANSACTION_AMOUNT_TO"
align=
"right"
/>
<!--我方账户户名-->
<a:lov
name=
"bank_account_name"
bindTarget=
"csh_transaction_receipt_maintain_query_ds"
prompt=
"CSH510.CSH_TRANSACTION.MY_ACCOUNT_NAME"
/
>
<a:lov
name=
"bank_branch_name"
bindTarget=
"csh_transaction_receipt_maintain_query_ds"
prompt=
"CSH510.CSH_TRANSACTION.MY_BANK_NAME"
/
>
<a:lov
name=
"bank_account_num"
bindTarget=
"csh_transaction_receipt_maintain_query_ds"
prompt=
"CSH510.CSH_TRANSACTION.MY_ACCOUNT_USERNAME"
/
>
<!-- <a:lov name="bank_account_name" bindTarget="csh_transaction_receipt_maintain_query_ds" prompt="CSH510.CSH_TRANSACTION.MY_ACCOUNT_NAME"/>--
>
<!-- <a:lov name="bank_branch_name" bindTarget="csh_transaction_receipt_maintain_query_ds" prompt="CSH510.CSH_TRANSACTION.MY_BANK_NAME"/>--
>
<!-- <a:lov name="bank_account_num" bindTarget="csh_transaction_receipt_maintain_query_ds" prompt="CSH510.CSH_TRANSACTION.MY_ACCOUNT_USERNAME"/>--
>
<!--银行流水号-->
<a:textField
name=
"bank_slip_num"
bindTarget=
"csh_transaction_receipt_maintain_query_ds"
prompt=
"CSH510.CSH_TRANSACTION.BANK_CASH_CODE"
/>
<!--对方账户户名-->
...
...
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