Toggle navigation
Toggle navigation
This project
Loading...
Sign in
monitor_v3
/
hg-monitor-web
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
王涛
2022-01-03 15:05:36 +0800
Commit
51b4cff8fffcfc36d0263955358373ccfacdbe5f
2 parents
faf49f0a
0dd0a662
Merge branch 'master-V32-XuHaoJie' into 'master'
杭州-乙方运维-扣分原因字段修改 See merge request
!326
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
hg-monitor-web-zj/src/main/resources/static/vue3/src/components/page/operationMaintenance/pjt/index.js
hg-monitor-web-zj/src/main/resources/static/vue3/src/components/page/operationMaintenance/pjt/index.js
View file @
51b4cff
...
...
@@ -119,7 +119,7 @@ export default {
//Strat XuHaoJie 2021/12/31 10:56 TODO 解决列表不能展示数字类型的数据 暂时处理
let
li
=
res
.
data
.
map
(
item
=>
{
let
element
=
{
deduction
:
item
.
d
ura
tion
,
deduction
:
item
.
d
educ
tion
,
id
:
item
.
id
,
item
:
item
.
item
,
projectScoreId
:
item
.
projectScoreId
,
...
...
Please
register
or
login
to post a comment