Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dsk-operate-sys-cscec
Project
Project
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
fulixin
dsk-operate-sys-cscec
Commits
55f0b416
Commit
55f0b416
authored
Aug 09, 2023
by
danfuman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
6ea9d19a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
15 deletions
+10
-15
zhongbiao.vue
...src/views/macro/nationalEconomies/component/zhongbiao.vue
+10
-15
No files found.
dsk-operate-ui/src/views/macro/nationalEconomies/component/zhongbiao.vue
View file @
55f0b416
...
...
@@ -285,12 +285,6 @@
this
.
getLowerRateByYear
()
this
.
getLowerRangeTenderType
()
// this.getCountLandMarketByType()
// this.getCountLandMarketByTypeTd()
// this.getCountLandMarketByProvince()
// this.getCountLandMarketByYear()
this
.
isSkeleton
=
false
;
},
1500
);
},
...
...
@@ -851,11 +845,6 @@
initChart6
(
data
)
{
this
.
$nextTick
(()
=>
{
let
myChart
=
echarts
.
init
(
document
.
getElementById
(
"echarts6"
))
// let list1=[],list2=[]
// for(var i=0; i
<
data
.
length
;
i
++
)
{
// list1.push(data[i].count)
// list2.push(data[i].money)
// }
let
option
=
{
tooltip
:
{
trigger
:
'axis'
,
...
...
@@ -955,13 +944,19 @@
handleYears
(
key
){
switch
(
key
)
{
case
1
:
this
.
getCount
LandMarket
ByType
()
this
.
getCount
Bid
ByType
()
break
;
case
2
:
this
.
getCount
LandMarketByTypeTd
()
this
.
getCount
BidGroupByProvince
()
break
;
case
3
:
this
.
getCountLandMarketByProvince
()
case
4
:
this
.
getRangeBidFiveYears
()
break
;
case
5
:
this
.
getLowerRateByYear
()
break
;
case
6
:
this
.
getLowerRangeTenderType
()
break
;
}
},
...
...
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