Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcjg-web
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
052a5651
authored
2023-02-07 10:37:42 +0800
by
jiaozeping@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
1
1 parent
bd26fcad
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/views/business-info/Cfdj/index.vue
src/views/business-info/Cfdj/index.vue
View file @
052a565
...
...
@@ -43,7 +43,7 @@
</el-row>
<el-row
class=
"mt-10"
>
<el-col
:span=
"5"
>
<el-form-item
label=
"查封机关"
>
<el-form-item
label=
"查封机关"
label-width=
"80px"
>
<el-input
v-model=
"form.CFJG"
placeholder=
"查封机关"
></el-input>
</el-form-item>
</el-col>
...
...
@@ -53,7 +53,7 @@
</el-form-item>
</el-col>
<el-col
:span=
"5"
>
<el-form-item
label=
"解封机关"
>
<el-form-item
label=
"解封机关"
label-width=
"80px"
>
<el-input
v-model=
"form.JFJG"
placeholder=
"解封机关"
></el-input>
</el-form-item>
</el-col>
...
...
Please
register
or
sign in
to post a comment