Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
web
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
中汽测评-信息安全测评系统
web
Commits
cee010d2
Commit
cee010d2
authored
Mar 28, 2024
by
高滢
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat(样品): 70884
parent
6a5bd1b4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
19 deletions
+5
-19
index.vue
src/views/index.vue
+1
-18
index.vue
src/views/setting/sample/taskDetails/index.vue
+4
-1
No files found.
src/views/index.vue
View file @
cee010d2
...
...
@@ -334,31 +334,14 @@ export default {
return
{
quantityStatisticsForm
:
{},
averageTestShow
:
false
,
averageTestList
:
[
{
name
:
'汽车信息安全管理体系要求'
,
value
:
54
,
standard
:
'GB2020-2023'
},
{
name
:
'汽车信息安全管理体系要求'
,
value
:
54
,
standard
:
'GB2020-2023'
},
{
name
:
'汽车信息安全管理体系要求'
,
value
:
54
,
standard
:
'GB2020-2023'
}
],
averageInspectionRate
:
[],
taskCompleted
:
[],
taskCompletedGroup
:
[]
}
},
created
()
{
this
.
getQuantityStatistics
()
this
.
getAverageInspectionRate
()
this
.
getQuantityStatistics
()
this
.
getTaskCompleted
()
},
methods
:
{
...
...
src/views/setting/sample/taskDetails/index.vue
View file @
cee010d2
...
...
@@ -735,7 +735,10 @@
class=
"sampleCard"
>
<div
class=
"sampleHeader"
>
<div
class=
"avater"
>
<div
v-if=
"item.trademark"
class=
"avater"
>
<iconpark-icon
name=
"yangpinxinxi"
size=
"62"
></iconpark-icon>
</div>
<div
v-else
class=
"avater"
>
<image-preview
width=
"62px"
height=
"62px"
...
...
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