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
c0987fc9
Commit
c0987fc9
authored
Apr 10, 2021
by
莫晓莉
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://139.159.239.83:9093/mxl/ETL-admin
parents
884eb12c
97cee348
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
src/views/dashboard-kettle/components/appBulletFrame/tableInput.vue
+4
-4
No files found.
src/views/dashboard-kettle/components/appBulletFrame/tableInput.vue
View file @
c0987fc9
...
@@ -138,7 +138,7 @@
...
@@ -138,7 +138,7 @@
</el-dialog>
</el-dialog>
<estab-dialog
<estab-dialog
ref=
"establishDia
2
"
ref=
"establishDia"
:dialogVisibleFourth
.
sync=
"dialogVisibleFourth"
:dialogVisibleFourth
.
sync=
"dialogVisibleFourth"
@
getSonValue=
"getSonValue"
@
getSonValue=
"getSonValue"
:listNames=
"listNames"
:listNames=
"listNames"
...
@@ -266,12 +266,12 @@ export default {
...
@@ -266,12 +266,12 @@ export default {
},
},
dialogVisibleFourthNew
()
{
dialogVisibleFourthNew
()
{
this
.
dialogVisibleFourth
=
true
;
this
.
dialogVisibleFourth
=
true
;
this
.
$refs
.
establishDia
2
.
database
();
this
.
$refs
.
establishDia
.
database
();
this
.
$refs
.
establishDia
2
.
accessMethod
();
//获取连接方式
this
.
$refs
.
establishDia
.
accessMethod
();
//获取连接方式
},
},
dialogVisibleFourthFun
()
{
dialogVisibleFourthFun
()
{
this
.
dialogVisibleFourth
=
true
;
this
.
dialogVisibleFourth
=
true
;
this
.
$refs
.
establishDia
2
.
database
(
this
.
connectionName
);
this
.
$refs
.
establishDia
.
database
(
this
.
connectionName
);
},
},
getField
(
val
)
{
getField
(
val
)
{
this
.
library
=
this
.
ComboBox
.
find
((
e
)
=>
{
this
.
library
=
this
.
ComboBox
.
find
((
e
)
=>
{
...
...
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