Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
csbr-daop
/
fe-data-trusted-space
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
49c5d6f5
authored
2025-06-26 14:33:38 +0800
by
fanguang
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
fix
1 parent
a42223bf
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/data_meta/components/standardFieldsDialog.vue
src/views/data_meta/components/standardFieldsDialog.vue
View file @
49c5d6f
...
...
@@ -5,7 +5,7 @@
width=
"600"
modal-class=
"standard-modal"
>
<el-form
:model=
"form"
:rules=
"formRules"
ref=
"formEl"
style=
"min-height: 200px;"
>
<el-form
:model=
"form"
:rules=
"formRules"
ref=
"formEl"
style=
"min-height: 200px;"
require-asterisk-position=
"right"
>
<el-row>
<el-col
v-for=
"item,index in fields"
:key=
"index"
:span=
"12"
style=
"padding-right:10px;margin-bottom:10px;"
>
<el-form-item
:label=
"item.fileNameCodeName"
:prop=
"item.fileNameCode"
>
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment