This website works better with JavaScript
Home
Explore
Help
Sign In
chenc
/
cd_form_editor_web
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
90328fced0
Branches
Tags
master
cd_form_edit...
/
examples
/
views
/
formDesign
/
index.vue
index.vue
94 B
History
Raw
1
2
3
4
5
6
<
template
>
<
div
>
<
k-form-design
hideResetHint
/>
</
div
>
</
template
>
<
script
>
</
script
>