Skip to content

Commit 873dc54

Browse files
authored
ui: Show list projects of projects to which the instance is to be imported (#5325)
1 parent 00e014c commit 873dc54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/src/views/tools/ImportUnmanagedInstance.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ export default {
315315
details: 'min'
316316
}
317317
},
318-
pods: {
318+
projects: {
319319
list: 'listProjects',
320320
isLoad: true,
321321
field: 'projectid',

0 commit comments

Comments
 (0)