Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
H
hs-sky-ui
Project
Project
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
何虹
hs-sky-ui
Commits
e2472c41
Commit
e2472c41
authored
Mar 10, 2021
by
何虹
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.
parent
33fa2545
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
child.vue
src/packages/hs-dync-form/src/child.vue
+1
-2
No files found.
src/packages/hs-dync-form/src/child.vue
View file @
e2472c41
<
template
>
<
template
>
<div
<div
@
contextmenu
.
prevent=
"onContextmenu"
ref=
'boxDom'
ref=
'boxDom'
class=
"outBox"
class=
"outBox"
:style=
"
{'height':configData.height||height}"
:style=
"
{'height':configData.height||height}"
...
@@ -15,7 +16,6 @@
...
@@ -15,7 +16,6 @@
</dyncFormItemComponentTable>
</dyncFormItemComponentTable>
</
template
>
</
template
>
<
template
v-else
>
<
template
v-else
>
<div
@
contextmenu
.
prevent=
"onContextmenu"
>
<dyncFormItemComponentQuery
<dyncFormItemComponentQuery
controlType=
'queryArea'
controlType=
'queryArea'
:formParms=
'formParms'
:formParms=
'formParms'
...
@@ -26,7 +26,6 @@
...
@@ -26,7 +26,6 @@
v-bind=
"$attrs"
v-bind=
"$attrs"
v-on=
"$listeners"
v-on=
"$listeners"
></dyncFormItemComponentQuery>
></dyncFormItemComponentQuery>
</div>
</
template
>
</
template
>
<formDevConfigColumsSet
<formDevConfigColumsSet
...
...
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