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
d15f1be9
Commit
d15f1be9
authored
May 21, 2024
by
danfuman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
4552cb64
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
qualification.vue
.../src/views/detail/party-a/qualification/qualification.vue
+2
-2
No files found.
dsk-operate-ui/src/views/detail/party-a/qualification/qualification.vue
View file @
d15f1be9
...
@@ -92,7 +92,7 @@
...
@@ -92,7 +92,7 @@
arr
.
push
(
data
[
i
])
arr
.
push
(
data
[
i
])
}
}
}
}
let
removerList
=
[
'资质变更'
,
'备案地'
,
'备案网站'
,
'安
许
证'
]
let
removerList
=
[
'资质变更'
,
'备案地'
,
'备案网站'
,
'安
全生产许可
证'
]
let
arrList
=
arr
.
filter
(
function
(
item
)
{
let
arrList
=
arr
.
filter
(
function
(
item
)
{
return
!
removerList
.
includes
(
item
.
qualificationParamNameCn
)
return
!
removerList
.
includes
(
item
.
qualificationParamNameCn
)
...
@@ -112,7 +112,7 @@
...
@@ -112,7 +112,7 @@
// if(this.stateColor === '备案网站'){
// if(this.stateColor === '备案网站'){
// this.getRecordWebSite()
// this.getRecordWebSite()
// }
// }
// if(this.stateColor === '安
许
证'){
// if(this.stateColor === '安
全生产许可
证'){
// this.getLice()
// this.getLice()
// }
// }
...
...
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