Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SuperMan
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
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
罗超
SuperMan
Commits
9428e0ce
Commit
9428e0ce
authored
Sep 24, 2024
by
liudong1993
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
1cca62a7
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
ActualRateColumnarZZT.vue
...taAnalysis/components/twoEchart/ActualRateColumnarZZT.vue
+2
-2
WoolRateColumnarZZT.vue
...DataAnalysis/components/twoEchart/WoolRateColumnarZZT.vue
+2
-2
No files found.
src/components/FinancialModule/DataAnalysis/components/twoEchart/ActualRateColumnarZZT.vue
View file @
9428e0ce
...
...
@@ -59,8 +59,8 @@ export default {
let
Newobj
=
{}
let
barW
=
30
;
if
(
this
.
BranchAnalysisData
.
length
>=
2
){
barW
=
28
;}
if
(
this
.
BranchAnalysisData
.
length
>=
3
){
barW
=
2
7
;}
if
(
this
.
BranchAnalysisData
.
length
>=
4
){
barW
=
2
2
;}
if
(
this
.
BranchAnalysisData
.
length
>=
3
){
barW
=
2
6
;}
if
(
this
.
BranchAnalysisData
.
length
>=
4
){
barW
=
2
1
;}
if
(
this
.
BranchAnalysisData
.
length
>=
5
){
barW
=
17
;}
if
(
this
.
BranchAnalysisData
.
length
>=
7
){
barW
=
15
;}
this
.
BranchAnalysisData
.
forEach
((
x
,
indexs
)
=>
{
...
...
src/components/FinancialModule/DataAnalysis/components/twoEchart/WoolRateColumnarZZT.vue
View file @
9428e0ce
...
...
@@ -59,8 +59,8 @@ export default {
let
Newobj
=
{}
let
barW
=
30
;
if
(
this
.
BranchAnalysisData
.
length
>=
2
){
barW
=
28
;}
if
(
this
.
BranchAnalysisData
.
length
>=
3
){
barW
=
2
7
;}
if
(
this
.
BranchAnalysisData
.
length
>=
4
){
barW
=
2
2
;}
if
(
this
.
BranchAnalysisData
.
length
>=
3
){
barW
=
2
6
;}
if
(
this
.
BranchAnalysisData
.
length
>=
4
){
barW
=
2
1
;}
if
(
this
.
BranchAnalysisData
.
length
>=
5
){
barW
=
17
;}
if
(
this
.
BranchAnalysisData
.
length
>=
7
){
barW
=
15
;}
this
.
BranchAnalysisData
.
forEach
((
x
,
indexs
)
=>
{
...
...
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