Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcdj-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
8d51fe0b
authored
2023-08-28 13:43:48 +0800
by
xiaomiao
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
--no commit message
1 parent
ab665347
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
5 deletions
src/views/ywbl/slsqxx/fdcq1/slxx.vue
src/views/ywbl/slsqxx/fdcq2/slxx.vue
src/views/ywbl/slsqxx/jsydsyq/slxx.vue
src/views/ywbl/slsqxx/fdcq1/slxx.vue
View file @
8d51fe0
...
...
@@ -69,7 +69,7 @@
</el-col>
<el-col
:span=
"8"
>
<el-form-item
label=
"坐落:"
>
<el-input
v-model=
"ruleForm.sldy.zl"
></el-input>
<el-input
maxlength=
"100"
v-model=
"ruleForm.sldy.zl"
></el-input>
</el-form-item>
</el-col>
</el-row>
...
...
src/views/ywbl/slsqxx/fdcq2/slxx.vue
View file @
8d51fe0
...
...
@@ -68,7 +68,7 @@
</el-col>
<el-col
:span=
"8"
>
<el-form-item
label=
"坐落:"
>
<el-input
v-model=
"ruleForm.sldy.zl"
disabled
></el-input>
<el-input
maxlength=
"100"
v-model=
"ruleForm.sldy.zl"
disabled
></el-input>
</el-form-item>
</el-col>
</el-row>
...
...
src/views/ywbl/slsqxx/jsydsyq/slxx.vue
View file @
8d51fe0
...
...
@@ -70,8 +70,8 @@
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
<el-form-item
label=
"权利性质:"
>
<el-input
v-model=
"ruleForm.zdjbxx.qlxzmc"
></el-input>
<el-form-item
label=
"权利性质
1
:"
>
<el-input
maxlength=
"25"
v-model=
"ruleForm.zdjbxx.qlxzmc"
></el-input>
</el-form-item>
</el-col>
</el-row>
...
...
@@ -121,7 +121,7 @@
<el-col
:span=
"16"
>
<el-form-item
label=
"坐落:"
>
<el-input
v-model=
"ruleForm.sldy.zl"
></el-input>
<el-input
maxlength=
"100"
v-model=
"ruleForm.sldy.zl"
></el-input>
</el-form-item>
</el-col>
</el-row>
...
...
Please
register
or
sign in
to post a comment