Commit 9be8243b authored by gary's avatar gary

1、fixbug

parent de480ad9
......@@ -104,7 +104,7 @@
#tab_total {
display: block;
height: calc(~'100% - 40px');
height: calc(~'100% - 100px');
position: relative;
.import-wrapper {
......
......@@ -104,7 +104,7 @@
#tab_total {
display: block;
height: calc(~'100% - 40px');
height: calc(~'100% - 100px');
position: relative;
.import-wrapper {
......
......@@ -104,7 +104,7 @@
#tab_total {
display: block;
height: calc(~'100% - 40px');
height: calc(~'100% - 100px');
position: relative;
.import-wrapper {
......
......@@ -104,7 +104,7 @@
#tab_total {
display: block;
height: calc(~'100% - 40px');
height: calc(~'100% - 100px');
position: relative;
.import-wrapper {
......
......@@ -104,7 +104,7 @@
#tab_total {
display: block;
height: calc(~'100% - 40px');
height: calc(~'100% - 100px');
position: relative;
.import-wrapper {
......
......@@ -104,7 +104,7 @@
#tab_total {
display: block;
height: calc(~'100% - 40px');
height: calc(~'100% - 100px');
position: relative;
.import-wrapper {
......
......@@ -104,7 +104,7 @@
#tab_total {
display: block;
height: calc(~'100% - 40px');
height: calc(~'100% - 100px');
position: relative;
.import-wrapper {
......
var constant = {};
constant.apiUrl = "http://dts.erp.didichuxing.com:8180/";
constant.regesterInformation = {
active: true,
userKey: "dts.erp.didichuxing.com,164826354976336#A0jDtCLiYzMzYzN9QTNzYjM8QjNxIiOiQWSiwSflNHbhZmOiI7ckJye0ICbuFkI1pjIEJCLi4TP7JGMrVjMIV5YHh4L5BTUMNGa9wkc4hzL4QURnpGVPxWWulVQQZDRkRGV7d4NvlVNll5RvJVVohWT98GN5QjQHV5LDlWTNN6SIdVb9Y4QzZUNsZWdwVnI0IyUiwCM8kjMxIjNwQTM0IicfJye&Qf35VfiMjY6cmI0IyQiwiIxEjL6ByUKBCZhVmcwNlI0IiTis7W0ICZyBlIsISO5UDMxADI7IjMwkTMwIjI0ICdyNkIsISbvNmLn9Wa8VHajlGZpRmLwJXZuMHdkJiOiMXbEJCLig1jlzahlbIilfbtmrIukj1jlzahlDZmpnInmnIvvPLnlH1tmjIvvL0rojqklPZgpjLsm1Yjl1ammLieiom"
......@@ -1477,7 +1479,8 @@ constant.fileTypeList = [
{code:4,type:"资产负债表"},
{code:5,type:"利润表"},
{code:6,type:"直接法现金流量表"},
{code:7,type:"所有者权益变动表和汇率表"}
{code:7,type:"所有者权益变动表"},
{code:8,type:"汇率表"}
];
constant.NationalEconomicIndustryList =[
......
......@@ -235,7 +235,7 @@
.dt-init-wrapper {
margin: 60px 0;
max-width: 99%;
height: calc(~'100% - 25px');
height: calc(100% - 200px);
position: relative;
.dropdown {
......
......@@ -235,7 +235,7 @@
.dt-init-wrapper {
margin: 60px 0;
max-width: 99%;
height: calc(~'100% - 25px');
height: calc(100% - 200px);
position: relative;
.dropdown {
......
......@@ -104,7 +104,7 @@
#tab_total {
display: block;
height: calc(~'100% - 40px');
height: calc(~'100% - 100px');
position: relative;
.import-wrapper {
......@@ -176,7 +176,7 @@
.dt-init-wrapper {
max-width: 99%;
height: calc(~'100% - 25px');
height: calc(100% - 200px);
position: relative;
.dropdown {
......
......@@ -104,7 +104,7 @@
#tab_total {
display: block;
height: calc(~'100% - 40px');
height: calc(~'100% - 100px');
position: relative;
.import-wrapper {
......@@ -176,7 +176,7 @@
.dt-init-wrapper {
max-width: 99%;
height: calc(~'100% - 25px');
height: calc(~'100% - 200px');
position: relative;
.dropdown {
......
......@@ -177,7 +177,7 @@
.dt-init-wrapper {
margin: 30px 0;
max-width: 99%;
height: calc(~'100% - 25px');
height: calc(~'100% - 200px');
position: relative;
.dropdown {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment