Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation
This project
Loading...
Sign in
罗鑫霖
/
vion-tools
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit f048cf30
authored
Mar 22, 2025
by
Tianqing Liu
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
feat: 增加加载当前页面,所有图片功能2
1 parent
dd3c009b
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
src/views/SnapshotCluster/SnapshotRecord/SnapshotRecord.vue
src/views/SnapshotCluster/SnapshotRecord/SnapshotRecord.vue
View file @
f048cf3
...
@@ -1498,8 +1498,9 @@ export default {
...
@@ -1498,8 +1498,9 @@ export default {
})
})
console
.
log
(
'loadAllImages'
,
allList
,
paramsUnid
)
console
.
log
(
'loadAllImages'
,
allList
,
paramsUnid
)
allImagesLoading
.
value
=
true
allImagesLoading
.
value
=
true
getDataSourcesImg
(
paramsUnid
.
slice
(
0
,
2
))
// 测试使用
// getDataSourcesImg(paramsUnid)
// getDataSourcesImg(paramsUnid.slice(0, 2))
getDataSourcesImg
(
paramsUnid
)
}
}
return
{
return
{
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment