Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
ETL-admin
Overview
Overview
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
莫晓莉
ETL-admin
Commits
02ab02eb
Commit
02ab02eb
authored
Mar 26, 2021
by
莫晓莉
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
mxl
parent
ac711e87
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
src/views/kettle/home.vue
+3
-3
No files found.
src/views/kettle/home.vue
View file @
02ab02eb
...
...
@@ -315,7 +315,7 @@
<dialogRemind
ref=
"testDialogueRemind"
@
getValue=
"getValueFromChild"
:dialogVisibleOne
.
sync=
'dialogVisibleRemind'
:repositoryInfoModel=
"repositoryInfoModel"
:selectName=
'selectName'
></dialogRemind>
<scanDialog
ref=
"scanDialog"
:scanDialogVisible
.
sync=
"scanDialogVisible"
:createModel=
"createModel"
></scanDialog>
<feature
ref=
"feature"
:featureDialogVisible
.
sync=
"featureDialogVisible"
></feature>
<
establishDialog
ref=
"establishDialog"
:estabDialogVisible
.
sync=
"estabDialogVisible"
:title=
"estabTitle"
:nodePath=
"nodePath"
:explorer=
"explorer"
></establish
Dialog>
<
createDialog
ref=
"establishDialog"
:estabDialogVisible
.
sync=
"estabDialogVisible"
:title=
"estabTitle"
:nodePath=
"nodePath"
:explorer=
"explorer"
></create
Dialog>
<export-tree
ref=
"exDialog"
:exportDialogVisible
.
sync=
"exportDialogVisible"
></export-tree>
</div>
...
...
@@ -332,7 +332,7 @@ import nodeMenu from '../dashboard-kettle/components/designer/modules/node_menu'
import
testDialogue
from
'../dialogs-components/test'
import
scanDialog
from
'../dialogs-components/scan'
import
feature
from
'../dialogs-components/feature'
import
establish
Dialog
from
'../dialogs-components/establish'
import
create
Dialog
from
'../dialogs-components/establish'
// 弹窗组件end====================
...
...
@@ -369,7 +369,7 @@ export default {
dialogRemind
,
////删除提示弹窗
scanDialog
,
feature
,
//特征列表
establish
Dialog
,
create
Dialog
,
// Establish,//新建转换,新建作业,新建目录弹窗
},
...
...
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