Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
Y
yangpu-property
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
郭铭瑶
yangpu-property
Commits
a9c9cbb4
Commit
a9c9cbb4
authored
Oct 27, 2021
by
郭铭瑶
🤘
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
投诉信访改为默认展示962121
parent
6b56a95d
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
complaint-report.vue
src/views/components/complaint-report.vue
+2
-2
No files found.
src/views/components/complaint-report.vue
View file @
a9c9cbb4
...
...
@@ -47,7 +47,7 @@ export default {
components
:
{
RateComponent
},
data
()
{
return
{
curType
:
'
B
'
,
curType
:
'
A
'
,
config
:
{
colors
:
[
'#E44949'
,
'#FDA62D'
,
'#FFCE34'
,
'#71C012'
,
'#6BE1B2'
,
'#DC732D'
,
'#5BD5FF'
,
'#006ED4'
,
'#2E43C9'
,
'#826AFA'
,
'#CCCCCC'
,
'#1890FF'
,
'#41D9C7'
,
...
...
@@ -83,8 +83,8 @@ export default {
sum
()
{
const
{
allRowsA
=
0
,
allRowsB
=
0
}
=
this
.
complaintInfo
return
[
{
key
:
'B'
,
name
:
'12345'
,
value
:
allRowsB
,
img
:
'complaint1.png'
},
{
key
:
'A'
,
name
:
'962121'
,
value
:
allRowsA
,
img
:
'complaint2.png'
},
{
key
:
'B'
,
name
:
'12345'
,
value
:
allRowsB
,
img
:
'complaint1.png'
},
]
},
rateInfo
()
{
...
...
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