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
f4d8cbbb
authored
2023-08-24 10:40:52 +0800
by
tianhaohao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
修改字段名称
1 parent
0a7109da
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
6 deletions
src/views/ywbl/slsqxx/diyaq/slxx.vue
src/views/ywbl/slsqxx/diyaq/slxx.vue
View file @
f4d8cbb
...
...
@@ -94,12 +94,12 @@
</el-col>
<el-col
:span=
"8"
>
<el-form-item
label=
"面积:"
>
<el-input
disabled
v-model=
"ruleForm.ztQlxx.mjmc"
></el-input>
<el-input
disabled
v-model=
"ruleForm.ztQlxx.
ql
mjmc"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
<el-form-item
label=
"用途:"
>
<el-input
disabled
v-model=
"ruleForm.ztQlxx.ytmc"
></el-input>
<el-input
disabled
v-model=
"ruleForm.ztQlxx.
ql
ytmc"
></el-input>
</el-form-item>
</el-col>
</el-row>
...
...
@@ -110,10 +110,9 @@
</div>
<el-row
:gutter=
"10"
>
<el-col
:span=
"8"
v-if=
"ruleForm.sldy.djlx != '100'"
>
<el-form-item
label=
"原不动产登记证明号:"
>
<el-input
v-if=
"ruleForm.sldy.djlx == '400'"
disabled
v-model=
"ruleForm.qlxx.bdcqzh"
></el-input>
<el-input
v-else
disabled
v-model=
"ruleForm.ssQlxx.bdcqzh"
></el-input>
<el-col
:span=
"8"
>
<el-form-item
label=
"原不动产权证号:"
>
<el-input
disabled
v-model=
"ruleForm.sldy.ybdcqzsh"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"7"
>
...
...
Please
register
or
sign in
to post a comment