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
35249877
Commit
35249877
authored
Apr 15, 2020
by
guanzhenshan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新资产负债表
parent
6819d66f
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
93 additions
and
52 deletions
+93
-52
FinanceController.cs
Bailun.DC.Web/Areas/Reports/Controllers/FinanceController.cs
+3
-0
Index2.cshtml
Bailun.DC.Web/Areas/Reports/Views/Finance/Index2.cshtml
+90
-52
No files found.
Bailun.DC.Web/Areas/Reports/Controllers/FinanceController.cs
View file @
35249877
...
...
@@ -3534,6 +3534,9 @@ namespace Bailun.DC.Web.Areas.Reports.Controllers
case
"nca_deferred_tax_assets"
:
//递延所得税
paramname
=
"ncaDeferredTaxAssetsImport"
;
break
;
case
"accounts_receivable_import"
:
//应收账款导入
paramname
=
"accountsReceivableImport"
;
break
;
}
if
(!
string
.
IsNullOrEmpty
(
paramname
))
...
...
Bailun.DC.Web/Areas/Reports/Views/Finance/Index2.cshtml
View file @
35249877
...
...
@@ -88,7 +88,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" class="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;" />
<span id="monetary_fund_1"></span>
</div>
<div style="width:8%;">
...
...
@@ -103,7 +103,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" class="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;" />
<span id="withdraw_amount_1"></span>
</div>
<div style="width:8%;">
...
...
@@ -118,7 +118,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" class="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;" />
<span id="platform_balance_1"></span>
</div>
<div style="width:8%;">
...
...
@@ -133,7 +133,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" class="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;" />
<span id="bank_account_balance_1"></span>
</div>
<div style="width:8%;">
...
...
@@ -148,7 +148,7 @@
<div style="width:11.5%;" class="fa_trading_finan_asset">0</div>
<div style="width:11.5%;" class="fa_trading_finan_asset">0</div>
<div style="width:11.5%;">
<input id="fa_trading_finan_asset" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<input id="fa_trading_finan_asset" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="fa_trading_finan_asset_1"></span>
</div>
<div style="width:8%;">
<button class="btn btn-xs btn-primary" onclick="UpdateData('fa_trading_finan_asset');">更新</button>
...
...
@@ -163,7 +163,7 @@
<div style="width:11.5%;" class="fa_bill_receivable">0</div>
<div style="width:11.5%;" class="fa_bill_receivable">0</div>
<div style="width:11.5%;">
<input id="fa_bill_receivable" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<input id="fa_bill_receivable" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="fa_bill_receivable_1"></span>
</div>
<div style="width:8%;">
<button class="btn btn-xs btn-primary" onclick="UpdateData('fa_bill_receivable');">更新</button>
...
...
@@ -178,7 +178,7 @@
<div style="width:11.5%;" class="accounts_receivable">0</div>
<div style="width:11.5%;" class="accounts_receivable">0</div>
<div style="width:11.5%;">
<input id="accounts_receivable" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<input id="accounts_receivable" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="accounts_receivable_1"></span>
</div>
<div style="width:8%;">
<button class="btn btn-xs btn-primary" onclick="UpdateData('accounts_receivable');">更新</button>
...
...
@@ -193,7 +193,7 @@
<div style="width:11.5%;" class="prepayment">0</div>
<div style="width:11.5%;" class="prepayment">0</div>
<div style="width:11.5%;">
<input id="prepayment" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<input id="prepayment" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="prepayment_1"></span>
</div>
<div style="width:8%;">
...
...
@@ -208,7 +208,7 @@
<div style="width:11.5%;" class="finished_prepayment">0</div>
<div style="width:11.5%;" class="finished_prepayment">0</div>
<div style="width:11.5%;">
<input id="finished_prepayment" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<input id="finished_prepayment" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="finished_prepayment_1"></span>
</div>
<div style="width:8%;">
...
...
@@ -223,7 +223,7 @@
<div style="width:11.5%;" class="semi_prepayment">0</div>
<div style="width:11.5%;" class="semi_prepayment">0</div>
<div style="width:11.5%;">
<input id="semi_prepayment" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<input id="semi_prepayment" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="semi_prepayment_1"></span>
</div>
<div style="width:8%;">
...
...
@@ -238,7 +238,7 @@
<div style="width:11.5%;" class="logistics_prepayment">0</div>
<div style="width:11.5%;" class="logistics_prepayment">0</div>
<div style="width:11.5%;">
<input id="logistics_prepayment" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<input id="logistics_prepayment" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="logistics_prepayment_1"></span>
</div>
<div style="width:8%;">
...
...
@@ -253,7 +253,7 @@
<div style="width:11.5%;" class="fa_interest_receivable">0</div>
<div style="width:11.5%;" class="fa_interest_receivable">0</div>
<div style="width:11.5%;">
<input id="fa_interest_receivable" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<input id="fa_interest_receivable" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="fa_interest_receivable_1"></span>
</div>
<div style="width:8%;">
<button class="btn btn-xs btn-primary" onclick="UpdateData('fa_interest_receivable');">更新</button>
...
...
@@ -268,7 +268,7 @@
<div style="width:11.5%;" class="fa_dividends_receivable">0</div>
<div style="width:11.5%;" class="fa_dividends_receivable">0</div>
<div style="width:11.5%;">
<input id="fa_dividends_receivable" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<input id="fa_dividends_receivable" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="fa_dividends_receivable_1"></span>
</div>
<div style="width:8%;">
<button class="btn btn-xs btn-primary" onclick="UpdateData('fa_dividends_receivable');">更新</button>
...
...
@@ -283,7 +283,7 @@
<div style="width:11.5%;" class="other_accounts_receivable">0</div>
<div style="width:11.5%;" class="other_accounts_receivable">0</div>
<div style="width:11.5%;">
<input id="other_accounts_receivable" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<input id="other_accounts_receivable" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="other_accounts_receivable_1"></span>
</div>
<div style="width:8%;">
...
...
@@ -298,7 +298,7 @@
<div style="width:11.5%;" class="amount_borrowed">0</div>
<div style="width:11.5%;" class="amount_borrowed">0</div>
<div style="width:11.5%;">
<input id="amount_borrowed" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<input id="amount_borrowed" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="amount_borrowed_1"></span>
</div>
<div style="width:8%;">
</div>
...
...
@@ -312,7 +312,7 @@
<div style="width:11.5%;" class="inventory_amount">0</div>
<div style="width:11.5%;" class="inventory_amount">0</div>
<div style="width:11.5%;">
<input id="inventory_amount" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<input id="inventory_amount" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="inventory_amount_1"></span>
</div>
<div style="width:8%;"></div>
</div>
...
...
@@ -325,7 +325,7 @@
<div style="width:11.5%;" class="fba_inventory_amount">0</div>
<div style="width:11.5%;" class="fba_inventory_amount">0</div>
<div style="width:11.5%;">
<input id="fba_inventory_amount" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<input id="fba_inventory_amount" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="fba_inventory_amount_1"></span>
</div>
<div style="width:8%;"></div>
</div>
...
...
@@ -338,7 +338,7 @@
<div style="width:11.5%;" class="not_fba_inventory_amount">0</div>
<div style="width:11.5%;" class="not_fba_inventory_amount">0</div>
<div style="width:11.5%;">
<input id="not_fba_inventory_amount" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<input id="not_fba_inventory_amount" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="not_fba_inventory_amount_1"></span>
</div>
<div style="width:8%;"></div>
</div>
...
...
@@ -351,7 +351,7 @@
<div style="width:11.5%;" class="fba_transfer_amount">0</div>
<div style="width:11.5%;" class="fba_transfer_amount">0</div>
<div style="width:11.5%;">
<input id="fba_transfer_amount" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<input id="fba_transfer_amount" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="ncl_bonds_payable_1"></span>
</div>
<div style="width:8%;"></div>
</div>*@
...
...
@@ -364,7 +364,7 @@
<div style="width:11.5%;" class="fba_transfer_allot_amount">0</div>
<div style="width:11.5%;" class="fba_transfer_allot_amount">0</div>
<div style="width:11.5%;">
<input id="fba_transfer_allot_amount" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<input id="fba_transfer_allot_amount" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="fba_transfer_allot_amount_1"></span>
</div>
<div style="width:8%;"></div>
</div>
...
...
@@ -377,7 +377,7 @@
<div style="width:11.5%;" class="fba_transfer_plan_amount">0</div>
<div style="width:11.5%;" class="fba_transfer_plan_amount">0</div>
<div style="width:11.5%;">
<input id="fba_transfer_plan_amount" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<input id="fba_transfer_plan_amount" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="fba_transfer_plan_amount_1"></span>
</div>
<div style="width:8%;"></div>
</div>
...
...
@@ -390,7 +390,7 @@
<div style="width:11.5%;" class="not_fba_transfer_amount">0</div>
<div style="width:11.5%;" class="not_fba_transfer_amount">0</div>
<div style="width:11.5%;">
<input id="not_fba_transfer_amount" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<input id="not_fba_transfer_amount" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="ncl_bonds_payable_1"></span>
</div>
<div style="width:8%;"></div>
</div>*@
...
...
@@ -403,7 +403,7 @@
<div style="width:11.5%;" class="not_fba_transfer_allot_amount">0</div>
<div style="width:11.5%;" class="not_fba_transfer_allot_amount">0</div>
<div style="width:11.5%;">
<input id="not_fba_transfer_allot_amount" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<input id="not_fba_transfer_allot_amount" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="not_fba_transfer_allot_amount_1"></span>
</div>
<div style="width:8%;"></div>
</div>
...
...
@@ -416,7 +416,7 @@
<div style="width:11.5%;" class="not_fba_transfer_plan_amount">0</div>
<div style="width:11.5%;" class="not_fba_transfer_plan_amount">0</div>
<div style="width:11.5%;">
<input id="not_fba_transfer_plan_amount" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<input id="not_fba_transfer_plan_amount" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="not_fba_transfer_plan_amount_1"></span>
</div>
<div style="width:8%;"></div>
</div>
...
...
@@ -429,7 +429,7 @@
<div style="width:11.5%;" class="semi_inventory_amount">0</div>
<div style="width:11.5%;" class="semi_inventory_amount">0</div>
<div style="width:11.5%;">
<input id="semi_inventory_amount" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<input id="semi_inventory_amount" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="semi_inventory_amount_1"></span>
</div>
<div style="width:8%;"></div>
</div>
...
...
@@ -442,7 +442,7 @@
<div style="width:11.5%;" class="semi_bailun_inventory_amount">0</div>
<div style="width:11.5%;" class="semi_bailun_inventory_amount">0</div>
<div style="width:11.5%;">
<input id="semi_bailun_inventory_amount" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<input id="semi_bailun_inventory_amount" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="semi_bailun_inventory_amount_1"></span>
</div>
<div style="width:8%;"></div>
</div>
...
...
@@ -455,7 +455,7 @@
<div style="width:11.5%;" class="semi_hani_inventory_amount">0</div>
<div style="width:11.5%;" class="semi_hani_inventory_amount">0</div>
<div style="width:11.5%;">
<input id="semi_hani_inventory_amount" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<input id="semi_hani_inventory_amount" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="semi_hani_inventory_amount_1"></span>
</div>
<div style="width:8%;"></div>
</div>
...
...
@@ -468,7 +468,7 @@
<div style="width:11.5%;" class="semi_transfer_amount">0</div>
<div style="width:11.5%;" class="semi_transfer_amount">0</div>
<div style="width:11.5%;">
<input id="semi_transfer_amount" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<input id="semi_transfer_amount" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="semi_transfer_amount_1"></span>
</div>
<div style="width:8%;"></div>
</div>
...
...
@@ -481,7 +481,7 @@
<div style="width:11.5%;" class="semi_bailun_transfer_amount">0</div>
<div style="width:11.5%;" class="semi_bailun_transfer_amount">0</div>
<div style="width:11.5%;">
<input id="semi_bailun_transfer_amount" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<input id="semi_bailun_transfer_amount" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="semi_bailun_transfer_amount_1"></span>
</div>
<div style="width:8%;"></div>
</div>
...
...
@@ -494,7 +494,7 @@
<div style="width:11.5%;" class="semi_hani_transfer_amount">0</div>
<div style="width:11.5%;" class="semi_hani_transfer_amount">0</div>
<div style="width:11.5%;">
<input id="semi_hani_transfer_amount" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<input id="semi_hani_transfer_amount" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="semi_hani_transfer_amount_1"></span>
</div>
<div style="width:8%;"></div>
</div>
...
...
@@ -507,7 +507,7 @@
<div style="width:11.5%;" class="fa_oneyear_noncurrent_assets">0</div>
<div style="width:11.5%;" class="fa_oneyear_noncurrent_assets">0</div>
<div style="width:11.5%;">
<input id="fa_oneyear_noncurrent_assets" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<input id="fa_oneyear_noncurrent_assets" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="fa_oneyear_noncurrent_assets_1"></span>
</div>
<div style="width:8%;"><a class="btn btn-primary btn-xs" onclick="UpdateData('fa_oneyear_noncurrent_assets');">更新</a></div>
</div>
...
...
@@ -520,7 +520,7 @@
<div style="width:11.5%;" class="fa_other_assets">0</div>
<div style="width:11.5%;" class="fa_other_assets">0</div>
<div style="width:11.5%;">
<input id="fa_other_assets" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<input id="fa_other_assets" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="fa_other_assets_1"></span>
</div>
<div style="width:8%;"><a class="btn btn-primary btn-xs" onclick="UpdateData('fa_other_assets');">更新</a></div>
</div>
...
...
@@ -536,7 +536,7 @@
<div style="width:11.5%;" class="fa_count">0</div>
<div style="width:11.5%;" class="fa_count">0</div>
<div style="width:11.5%;">
<input id="fa_count" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<input id="fa_count" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="fa_count_1"></span>
</div>
<div style="width:8%;"></div>
</div>
...
...
@@ -560,7 +560,7 @@
<div style="width:11.5%;" class="nca_avai_for_sale_fassets">0</div>
<div style="width:11.5%;" class="nca_avai_for_sale_fassets">0</div>
<div style="width:11.5%;">
<input id="nca_avai_for_sale_fassets" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<input id="nca_avai_for_sale_fassets" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="nca_avai_for_sale_fassets_1"></span>
</div>
<div style="width:8%;"><a class="btn btn-primary btn-xs" onclick="UpdateData('nca_avai_for_sale_fassets');">更新</a></div>
</div>
...
...
@@ -573,7 +573,7 @@
<div style="width:11.5%;" class="nca_heldon_investment">0</div>
<div style="width:11.5%;" class="nca_heldon_investment">0</div>
<div style="width:11.5%;">
<input id="nca_heldon_investment" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<input id="nca_heldon_investment" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="nca_heldon_investment_1"></span>
</div>
<div style="width:8%;"><a class="btn btn-primary btn-xs" onclick="UpdateData('nca_heldon_investment');">更新</a></div>
</div>
...
...
@@ -586,7 +586,7 @@
<div style="width:11.5%;" class="nca_longterm_receivable">0</div>
<div style="width:11.5%;" class="nca_longterm_receivable">0</div>
<div style="width:11.5%;">
<input id="nca_longterm_receivable" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<input id="nca_longterm_receivable" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="nca_longterm_receivable_1"></span>
</div>
<div style="width:8%;"><a class="btn btn-primary btn-xs" onclick="UpdateData('nca_longterm_receivable');">更新</a></div>
</div>
...
...
@@ -599,7 +599,7 @@
<div style="width:11.5%;" class="nca_longterm_equity_investment">0</div>
<div style="width:11.5%;" class="nca_longterm_equity_investment">0</div>
<div style="width:11.5%;">
<input id="nca_longterm_equity_investment" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<input id="nca_longterm_equity_investment" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="nca_longterm_equity_investment_1"></span>
</div>
<div style="width:8%;"><a class="btn btn-primary btn-xs" onclick="UpdateData('nca_longterm_equity_investment');">更新</a></div>
</div>
...
...
@@ -612,7 +612,7 @@
<div style="width:11.5%;" class="nca_investment_property">0</div>
<div style="width:11.5%;" class="nca_investment_property">0</div>
<div style="width:11.5%;">
<input id="nca_investment_property" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<input id="nca_investment_property" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="nca_investment_property_1"></span>
</div>
<div style="width:8%;"><a class="btn btn-primary btn-xs" onclick="UpdateData('nca_investment_property');">更新</a></div>
</div>
...
...
@@ -625,7 +625,7 @@
<div style="width:11.5%;" class="fixed_assets">0</div>
<div style="width:11.5%;" class="fixed_assets">0</div>
<div style="width:11.5%;">
<input id="fixed_assets" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<input id="fixed_assets" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="fixed_assets_1"></span>
</div>
<div style="width:8%;"></div>
</div>
...
...
@@ -638,7 +638,7 @@
<div style="width:11.5%;" class="nca_construction_in_process">0</div>
<div style="width:11.5%;" class="nca_construction_in_process">0</div>
<div style="width:11.5%;">
<input id="nca_construction_in_process" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<input id="nca_construction_in_process" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="nca_construction_in_process_1"></span>
</div>
<div style="width:8%;"><a class="btn btn-primary btn-xs" onclick="UpdateData('nca_construction_in_process');">更新</a></div>
</div>
...
...
@@ -651,7 +651,7 @@
<div style="width:11.5%;" class="nca_engineering_material">0</div>
<div style="width:11.5%;" class="nca_engineering_material">0</div>
<div style="width:11.5%;">
<input id="nca_engineering_material" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<input id="nca_engineering_material" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="nca_engineering_material_1"></span>
</div>
<div style="width:8%;"><a class="btn btn-primary btn-xs" onclick="UpdateData('nca_engineering_material');">更新</a></div>
</div>
...
...
@@ -664,7 +664,7 @@
<div style="width:11.5%;" class="nca_disposal_of_fixed_assets">0</div>
<div style="width:11.5%;" class="nca_disposal_of_fixed_assets">0</div>
<div style="width:11.5%;">
<input id="nca_disposal_of_fixed_assets" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<input id="nca_disposal_of_fixed_assets" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="nca_disposal_of_fixed_assets_1"></span>
</div>
<div style="width:8%;"><a class="btn btn-primary btn-xs" onclick="UpdateData('nca_disposal_of_fixed_assets');">更新</a></div>
</div>
...
...
@@ -678,7 +678,7 @@
<div style="width:11.5%;" class="nca_productive_biological_asset">0</div>
<div style="width:11.5%;" class="nca_productive_biological_asset">0</div>
<div style="width:11.5%;">
<input id="nca_productive_biological_asset" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<input id="nca_productive_biological_asset" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="nca_productive_biological_asset_1"></span>
</div>
<div style="width:8%;"><a class="btn btn-primary btn-xs" onclick="UpdateData('nca_productive_biological_asset');">更新</a></div>
</div>
...
...
@@ -691,7 +691,7 @@
<div style="width:11.5%;" class="nca_oil_and_gas_assets">0</div>
<div style="width:11.5%;" class="nca_oil_and_gas_assets">0</div>
<div style="width:11.5%;">
<input id="nca_oil_and_gas_assets" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<input id="nca_oil_and_gas_assets" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="nca_oil_and_gas_assets_1"></span>
</div>
<div style="width:8%;"><a class="btn btn-primary btn-xs" onclick="UpdateData('nca_oil_and_gas_assets');">更新</a></div>
</div>
...
...
@@ -704,7 +704,7 @@
<div style="width:11.5%;" class="nca_intangible_assets">0</div>
<div style="width:11.5%;" class="nca_intangible_assets">0</div>
<div style="width:11.5%;">
<input id="nca_intangible_assets" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<input id="nca_intangible_assets" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="nca_intangible_assets_1"></span>
</div>
<div style="width:8%;"><a class="btn btn-primary btn-xs" onclick="UpdateData('nca_intangible_assets');">更新</a></div>
</div>
...
...
@@ -717,7 +717,7 @@
<div style="width:11.5%;" class="nca_development_expenditure">0</div>
<div style="width:11.5%;" class="nca_development_expenditure">0</div>
<div style="width:11.5%;">
<input id="nca_development_expenditure" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<input id="nca_development_expenditure" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="nca_development_expenditure_1"></span>
</div>
<div style="width:8%;"><a class="btn btn-primary btn-xs" onclick="UpdateData('nca_development_expenditure');">更新</a></div>
</div>
...
...
@@ -731,6 +731,7 @@
<div style="width:11.5%;" class="nca_goodwill">0</div>
<div style="width:11.5%;">
<input id="nca_goodwill" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="nca_goodwill_1"></span>
</div>
<div style="width:8%;"><a class="btn btn-primary btn-xs" onclick="UpdateData('nca_goodwill');">更新</a></div>
</div>
...
...
@@ -744,6 +745,7 @@
<div style="width:11.5%;" class="nca_longterm_unamortized_expenses">0</div>
<div style="width:11.5%;">
<input id="nca_longterm_unamortized_expenses" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="nca_longterm_unamortized_expenses_1"></span>
</div>
<div style="width:8%;"><a class="btn btn-primary btn-xs" onclick="UpdateData('nca_longterm_unamortized_expenses');">更新</a></div>
</div>
...
...
@@ -757,6 +759,7 @@
<div style="width:11.5%;" class="nca_deferred_tax_assets">0</div>
<div style="width:11.5%;">
<input id="nca_deferred_tax_assets" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="nca_deferred_tax_assets_1"></span>
</div>
<div style="width:8%;"><a class="btn btn-primary btn-xs" onclick="UpdateData('nca_deferred_tax_assets');">更新</a></div>
</div>
...
...
@@ -770,6 +773,7 @@
<div style="width:11.5%;" class="nca_other_assets">0</div>
<div style="width:11.5%;">
<input id="nca_other_assets" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="nca_other_assets_1"></span>
</div>
<div style="width:8%;"><a class="btn btn-primary btn-xs" onclick="UpdateData('nca_other_assets');">更新</a></div>
</div>
...
...
@@ -786,6 +790,7 @@
<div style="width:11.5%;" class="nca_count">0</div>
<div style="width:11.5%;">
<input id="nca_count" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="nca_count_1"></span>
</div>
<div style="width:8%;">@*<a class="btn btn-primary btn-xs" onclick="UpdateData('nca_count');">更新</a>*@</div>
</div>
...
...
@@ -812,6 +817,7 @@
<div style="width:11.5%;" class="count_assets">0</div>
<div style="width:11.5%;">
<input id="count_assets" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="count_assets_1"></span>
</div>
<div style="width:8%;"></div>
</div>
...
...
@@ -838,6 +844,7 @@
<div style="width:11.5%;" class="short_term_borrow">0</div>
<div style="width:11.5%;">
<input id="short_term_borrow" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="short_term_borrow_1"></span>
</div>
<div style="width:8%;"></div>
</div>
...
...
@@ -851,6 +858,7 @@
<div style="width:11.5%;" class="cl_trading_financ_liabilities">0</div>
<div style="width:11.5%;">
<input id="cl_trading_financ_liabilities" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="cl_trading_financ_liabilities_1"></span>
</div>
<div style="width:8%;"><a class="btn btn-primary btn-xs" onclick="UpdateData('cl_trading_financ_liabilities');">更新</a></div>
</div>
...
...
@@ -864,6 +872,7 @@
<div style="width:11.5%;" class="cl_notes_payable">0</div>
<div style="width:11.5%;">
<input id="cl_notes_payable" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="cl_notes_payable_1"></span>
</div>
<div style="width:8%;"><a class="btn btn-primary btn-xs" onclick="UpdateData('cl_notes_payable');">更新</a></div>
</div>
...
...
@@ -877,6 +886,7 @@
<div style="width:11.5%;" class="accounts_payable">0</div>
<div style="width:11.5%;">
<input id="accounts_payable" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="accounts_payable_1"></span>
</div>
<div style="width:8%;"></div>
</div>
...
...
@@ -890,6 +900,7 @@
<div style="width:11.5%;" class="finished_accounts_payable">0</div>
<div style="width:11.5%;">
<input id="finished_accounts_payable" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="finished_accounts_payable_1"></span>
</div>
<div style="width:8%;"></div>
</div>
...
...
@@ -903,6 +914,7 @@
<div style="width:11.5%;" class="semi_accounts_payable">0</div>
<div style="width:11.5%;">
<input id="semi_accounts_payable" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="semi_accounts_payable_1"></span>
</div>
<div style="width:8%;"></div>
</div>
...
...
@@ -916,6 +928,7 @@
<div style="width:11.5%;" class="logistics_accounts_payable">0</div>
<div style="width:11.5%;">
<input id="logistics_accounts_payable" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="logistics_accounts_payable_1"></span>
</div>
<div style="width:8%;"></div>
</div>
...
...
@@ -929,6 +942,7 @@
<div style="width:11.5%;" class="advance_received">0</div>
<div style="width:11.5%;">
<input id="advance_received" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="advance_received_1"></span>
</div>
<div style="width:8%;"></div>
</div>
...
...
@@ -942,6 +956,7 @@
<div style="width:11.5%;" class="payable_remuneration">0</div>
<div style="width:11.5%;">
<input id="payable_remuneration" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="payable_remuneration_1"></span>
</div>
<div style="width:8%;"><a class="btn btn-primary btn-xs" onclick="UpdateData('payable_remuneration');">更新</a></div>
</div>
...
...
@@ -955,6 +970,7 @@
<div style="width:11.5%;" class="taxes_payable">0</div>
<div style="width:11.5%;">
<input id="taxes_payable" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="taxes_payable_1"></span>
</div>
<div style="width:8%;"><a class="btn btn-primary btn-xs" onclick="UpdateData('taxes_payable');">更新</a></div>
</div>
...
...
@@ -968,6 +984,7 @@
<div style="width:11.5%;" class="cl_payable_interest">0</div>
<div style="width:11.5%;">
<input id="cl_payable_interest" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="cl_payable_interest_1"></span>
</div>
<div style="width:8%;"><a class="btn btn-primary btn-xs" onclick="UpdateData('cl_payable_interest');">更新</a></div>
</div>
...
...
@@ -981,6 +998,7 @@
<div style="width:11.5%;" class="cl_dividends_payable">0</div>
<div style="width:11.5%;">
<input id="cl_dividends_payable" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="cl_dividends_payable_1"></span>
</div>
<div style="width:8%;"><a class="btn btn-primary btn-xs" onclick="UpdateData('cl_dividends_payable');">更新</a></div>
</div>
...
...
@@ -994,6 +1012,7 @@
<div style="width:11.5%;" class="other_accounts_payable">0</div>
<div style="width:11.5%;">
<input id="other_accounts_payable" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="other_accounts_payable_1"></span>
</div>
<div style="width:8%;"><a class="btn btn-primary btn-xs" onclick="UpdateData('other_accounts_payable');">更新</a></div>
</div>
...
...
@@ -1007,6 +1026,7 @@
<div style="width:11.5%;" class="cl_oneyear_noncurrent_liabilities">0</div>
<div style="width:11.5%;">
<input id="cl_oneyear_noncurrent_liabilities" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="cl_oneyear_noncurrent_liabilities_1"></span>
</div>
<div style="width:8%;"><a class="btn btn-primary btn-xs" onclick="UpdateData('cl_oneyear_noncurrent_liabilities');">更新</a></div>
</div>
...
...
@@ -1020,6 +1040,7 @@
<div style="width:11.5%;" class="cl_other_liabilities">0</div>
<div style="width:11.5%;">
<input id="cl_other_liabilities" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="cl_other_liabilities_1"></span>
</div>
<div style="width:8%;"><a class="btn btn-primary btn-xs" onclick="UpdateData('cl_other_liabilities');">更新</a></div>
</div>
...
...
@@ -1036,6 +1057,7 @@
<div style="width:11.5%;" class="cl_count">0</div>
<div style="width:11.5%;">
<input id="cl_count" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="cl_count_1"></span>
</div>
<div style="width:8%;"></div>
</div>
...
...
@@ -1062,6 +1084,7 @@
<div style="width:11.5%;" class="ncl_longterm_loan">0</div>
<div style="width:11.5%;">
<input id="ncl_longterm_loan" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="ncl_longterm_loan_1"></span>
</div>
<div style="width:8%;"><a class="btn btn-primary btn-xs" onclick="UpdateData('ncl_longterm_loan');">更新</a></div>
</div>
...
...
@@ -1075,6 +1098,7 @@
<div style="width:11.5%;" class="ncl_bonds_payable">0</div>
<div style="width:11.5%;">
<input id="ncl_bonds_payable" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="ncl_bonds_payable_1"></span>
</div>
<div style="width:8%;"><a class="btn btn-primary btn-xs" onclick="UpdateData('ncl_bonds_payable');">更新</a></div>
</div>
...
...
@@ -1088,6 +1112,7 @@
<div style="width:11.5%;" class="long_term_accounts_payable">0</div>
<div style="width:11.5%;">
<input id="long_term_accounts_payable" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="long_term_accounts_payable_1"></span>
</div>
<div style="width:8%;"><a class="btn btn-primary btn-xs" onclick="UpdateData('long_term_accounts_payable');">更新</a></div>
</div>
...
...
@@ -1101,6 +1126,7 @@
<div style="width:11.5%;" class="ncl_special_payable">0</div>
<div style="width:11.5%;">
<input id="ncl_special_payable" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="ncl_special_payable_1"></span>
</div>
<div style="width:8%;"><a class="btn btn-primary btn-xs" onclick="UpdateData('ncl_special_payable');">更新</a></div>
</div>
...
...
@@ -1114,6 +1140,7 @@
<div style="width:11.5%;" class="ncl_anticipation_liabilities">0</div>
<div style="width:11.5%;">
<input id="ncl_anticipation_liabilities" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="ncl_anticipation_liabilities_1"></span>
</div>
<div style="width:8%;"><a class="btn btn-primary btn-xs" onclick="UpdateData('ncl_anticipation_liabilities');">更新</a></div>
</div>
...
...
@@ -1127,6 +1154,7 @@
<div style="width:11.5%;" class="ncl_deferred_income_tax_liabilities">0</div>
<div style="width:11.5%;">
<input id="ncl_deferred_income_tax_liabilities" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="ncl_deferred_income_tax_liabilities_1"></span>
</div>
<div style="width:8%;"><a class="btn btn-primary btn-xs" onclick="UpdateData('ncl_deferred_income_tax_liabilities');">更新</a></div>
</div>
...
...
@@ -1140,6 +1168,7 @@
<div style="width:11.5%;" class="ncl_other_liabilities">0</div>
<div style="width:11.5%;">
<input id="ncl_other_liabilities" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="ncl_other_liabilities_1"></span>
</div>
<div style="width:8%;"><a class="btn btn-primary btn-xs" onclick="UpdateData('ncl_other_liabilities');">更新</a></div>
</div>
...
...
@@ -1156,6 +1185,7 @@
<div style="width:11.5%;" class="ncl_count">0</div>
<div style="width:11.5%;">
<input id="ncl_count" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="ncl_count_1"></span>
</div>
<div style="width:8%;">@*<a class="btn btn-primary btn-xs" onclick="UpdateData('ncl_count');">更新</a>*@</div>
</div>
...
...
@@ -1180,6 +1210,7 @@
<div style="width:11.5%;" class="count_liabilities">0</div>
<div style="width:11.5%;">
<input id="count_liabilities" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="count_liabilities_1"></span>
</div>
<div style="width:8%;"></div>
</div>
...
...
@@ -1205,6 +1236,7 @@
<div style="width:11.5%;" class="oe_paicl_up_capital">0</div>
<div style="width:11.5%;">
<input id="oe_paicl_up_capital" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="oe_paicl_up_capital_1"></span>
</div>
<div style="width:8%;"><a class="btn btn-primary btn-xs" onclick="UpdateData('oe_paicl_up_capital');">更新</a></div>
</div>
...
...
@@ -1219,6 +1251,7 @@
<div style="width:11.5%;" class="oe_capital_reserve">0</div>
<div style="width:11.5%;">
<input id="oe_capital_reserve" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="oe_capital_reserve_1"></span>
</div>
<div style="width:8%;"><a class="btn btn-primary btn-xs" onclick="UpdateData('oe_capital_reserve');">更新</a></div>
</div>
...
...
@@ -1232,6 +1265,7 @@
<div style="width:11.5%;" class="oe_inventory_amount">0</div>
<div style="width:11.5%;">
<input id="oe_inventory_amount" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="oe_inventory_amount_1"></span>
</div>
<div style="width:8%;"><a class="btn btn-primary btn-xs" onclick="UpdateData('oe_inventory_amount');">更新</a></div>
</div>
...
...
@@ -1245,6 +1279,7 @@
<div style="width:11.5%;" class="oe_surplus_public_accumulation">0</div>
<div style="width:11.5%;">
<input id="oe_surplus_public_accumulation" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="oe_surplus_public_accumulation_1"></span>
</div>
<div style="width:8%;"><a class="btn btn-primary btn-xs" onclick="UpdateData('oe_surplus_public_accumulation');">更新</a></div>
</div>
...
...
@@ -1258,6 +1293,7 @@
<div style="width:11.5%;" class="oe_undistributed_profit">0</div>
<div style="width:11.5%;">
<input id="oe_undistributed_profit" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="oe_undistributed_profit_1"></span>
</div>
<div style="width:8%;"><a class="btn btn-primary btn-xs" onclick="UpdateData('oe_undistributed_profit');">更新</a></div>
</div>
...
...
@@ -1274,6 +1310,7 @@
<div style="width:11.5%;" class="oe_count">0</div>
<div style="width:11.5%;">
<input id="oe_count" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="oe_count_1"></span>
</div>
<div style="width:8%;">@*<a class="btn btn-primary btn-xs" onclick="UpdateData('oe_count');">更新</a>*@</div>
</div>
...
...
@@ -1298,6 +1335,7 @@
<div style="width:11.5%;" class="count_liabilities_and_oe">0</div>
<div style="width:11.5%;">
<input id="count_liabilities_and_oe" class="txtinput" type="number" value="0" style="width:110px;height:24px;line-height:24px;" />
<span id="count_liabilities_and_oe_1"></span>
</div>
<div style="width:8%;">@*<a class="btn btn-primary btn-xs" onclick="UpdateData('count_liabilities_and_oe');">更新</a>*@</div>
</div>
...
...
@@ -1418,15 +1456,15 @@
//设置文本框的值
for (var key in obj) {
//如果是月或者周,不显示文本框
if (type == 2 || type == 3) {
$('#' + key).parent().html(obj[key]).addClass(key);
}
else {
//if (type == 2 || type == 3) {
// $('#' + key).parent().html(obj[key]).addClass(key);
//}
//else {
// $('#' + key).val(obj[key]);
//}
$('#' + key).val(obj[key]);
}
}
for (var i = 0; i < list.length; i++) {
var obj = list[i];
var day = obj.statistical_time.replace('T', ' ').replace('00:00:00', '');
...
...
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