Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
DataCenter_Core2.1_20190520
Overview
Overview
Details
Activity
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
bltdc
DataCenter_Core2.1_20190520
Commits
de43b8c2
Commit
de43b8c2
authored
Jan 09, 2020
by
guanzhenshan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
解决资产负债表有些数据没有显示的问题
parent
6935fb1e
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
Index2.cshtml
Bailun.DC.Web/Areas/Reports/Views/Finance/Index2.cshtml
+4
-4
No files found.
Bailun.DC.Web/Areas/Reports/Views/Finance/Index2.cshtml
View file @
de43b8c2
...
...
@@ -85,7 +85,7 @@
<div style="width:11.5%;" class="monetary_fund">0</div>
<div style="width:11.5%;" class="monetary_fund">0</div>
<div style="width:11.5%;">
<input id="monetary_fund
txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<input id="monetary_fund
" class="
txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
</div>
<div style="width:8%;">
...
...
@@ -100,7 +100,7 @@
<div style="width:11.5%;" class="withdraw_amount">0</div>
<div style="width:11.5%;" class="withdraw_amount">0</div>
<div style="width:11.5%;">
<input id="withdraw_amount
txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<input id="withdraw_amount
" class="
txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
</div>
<div style="width:8%;">
...
...
@@ -115,7 +115,7 @@
<div style="width:11.5%;" class="platform_balance">0</div>
<div style="width:11.5%;" class="platform_balance">0</div>
<div style="width:11.5%;">
<input id="platform_balance
txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<input id="platform_balance
" class="
txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
</div>
<div style="width:8%;">
...
...
@@ -130,7 +130,7 @@
<div style="width:11.5%;" class="bank_account_balance">0</div>
<div style="width:11.5%;" class="bank_account_balance">0</div>
<div style="width:11.5%;">
<input id="bank_account_balance
txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<input id="bank_account_balance
" class="
txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
</div>
<div style="width:8%;">
...
...
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