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
王涛
2021-11-22 11:23:37 +0800
Commit
fb1bff3961e51c4ba8e9324614dc4b39e5fe7eca
2 parents
41fc0145
b1089e28
Merge branch 'master-v32-lushangqing' into 'master'
电子税务局的busid更改 See merge request
!99
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/views/dp/components/availability/index.js
hg-monitor-web-zj/src/main/resources/static/vue3/src/views/dp/components/availability/index.js
View file @
fb1bff3
...
...
@@ -12,7 +12,7 @@ export default {
domainName
:
sessionStorage
.
getItem
(
'domainName'
),
apiUrl
:
'/api-web/sxview/getBusinessAvailability'
,
kpiIds
:
'KPI97B835A4,KPIFE85BE59,KPI7A29BAC3,KPIE7A7E3E4'
,
busId
:
'
385773d9f6314aac8756cf2b98ec0190
'
,
busId
:
'
53bebbd79f384f619513b50666ea1d48
'
,
performanceData
:
''
,
xAxisData
:
''
,
yAxisData
:
''
,
...
...
Please
register
or
login
to post a comment