Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
template_vue
Project
Project
Details
Activity
Releases
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
胡宝山
template_vue
Commits
a2482156
Commit
a2482156
authored
Dec 01, 2023
by
cat
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
控制台
parent
3f2a4fa5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
control.vue
src/views/controlPlatform/control.vue
+3
-3
No files found.
src/views/controlPlatform/control.vue
View file @
a2482156
...
@@ -347,7 +347,7 @@ export default {
...
@@ -347,7 +347,7 @@ export default {
this
.
updateChartsLeaveMessage
()
this
.
updateChartsLeaveMessage
()
})
})
},
},
// 饼图
// 饼图
1
getPtypeList
()
{
getPtypeList
()
{
findCountIdByPtype
().
then
(
res
=>
{
findCountIdByPtype
().
then
(
res
=>
{
this
.
PtypeList
=
[]
this
.
PtypeList
=
[]
...
@@ -377,10 +377,10 @@ export default {
...
@@ -377,10 +377,10 @@ export default {
this
.
updateVisitorData
()
this
.
updateVisitorData
()
})
})
},
},
// 饼图
// 饼图
2
getUpdateList
()
{
getUpdateList
()
{
findCountIdByPtype1CreateDate
().
then
(
res
=>
{
findCountIdByPtype1CreateDate
().
then
(
res
=>
{
console
.
log
(
'---res---'
,
res
)
console
.
log
(
'---res---'
,
res
)
// this.PtypeList=[]
// this.PtypeList=[]
// const renamedData = res.data.map(item => ({
// const renamedData = res.data.map(item => ({
// ...item,
// ...item,
...
...
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