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
9400b940
authored
2023-06-26 11:15:58 +0800
by
tianhaohao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
111
1 parent
77b4c474
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
8 deletions
src/views/registerBook/qlxxFormData.js
src/views/ywbl/slsqxx/jsydsyq/slxx.vue
src/views/registerBook/qlxxFormData.js
View file @
9400b94
...
...
@@ -110,8 +110,8 @@ class data extends filter {
label
:
"土地使用期限"
,
},
{
prop
:
"qdjg"
,
label
:
"取得价格
(万元)
"
,
prop
:
"qdjg
mc
"
,
label
:
"取得价格"
,
},
{
prop
:
"djyy"
,
...
...
src/views/ywbl/slsqxx/jsydsyq/slxx.vue
View file @
9400b94
...
...
@@ -16,34 +16,34 @@
<el-row
:gutter=
"10"
>
<el-col
:span=
"8"
>
<el-form-item
label=
"业务号:"
>
<el-input
disabled
v-model=
"ruleForm.
slsq
.ywh"
></el-input>
<el-input
disabled
v-model=
"ruleForm.
flow
.ywh"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
<el-form-item
label=
"受理人员:"
>
<el-input
disabled
v-model=
"ruleForm.slsq.slry"
></el-input>
<el-input
disabled
v-model=
"ruleForm.slsq
1
.slry"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
<el-form-item
label=
"受理时间:"
>
<el-input
disabled
v-model=
"ruleForm.slsq.slsj"
></el-input>
<el-input
disabled
v-model=
"ruleForm.slsq
1
.slsj"
></el-input>
</el-form-item>
</el-col>
</el-row>
<el-row
:gutter=
"10"
>
<el-col
:span=
"8"
>
<el-form-item
label=
"权利类型:"
>
<el-input
disabled
v-model=
"ruleForm.sl
sq
.qllxmc"
></el-input>
<el-input
disabled
v-model=
"ruleForm.sl
dy
.qllxmc"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
<el-form-item
label=
"登记类型:"
>
<el-input
disabled
v-model=
"ruleForm.sl
sq
.djlxmc"
></el-input>
<el-input
disabled
v-model=
"ruleForm.sl
dy
.djlxmc"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
<el-form-item
label=
"登记情形:"
>
<el-input
disabled
v-model=
"ruleForm.slsq.djqxmc"
></el-input>
<el-input
disabled
v-model=
"ruleForm.slsq
1
.djqxmc"
></el-input>
</el-form-item>
</el-col>
</el-row>
...
...
Please
register
or
sign in
to post a comment