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
b41c002c
authored
2023-08-11 08:51:12 +0800
by
renchao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:受理申请
1 parent
3a593eea
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
src/views/ywbl/slsqxx/jsydsyq/slxx.vue
src/views/ywbl/slsqxx/nydsyq/slxx.vue
src/views/ywbl/slsqxx/jsydsyq/slxx.vue
View file @
b41c002
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-08-
04 16:31:38
* @LastEditTime: 2023-08-
11 08:48:21
-->
<
template
>
<!-- 受理信息 -->
...
...
@@ -55,12 +55,12 @@
<el-row
:gutter=
"10"
>
<el-col
:span=
"8"
>
<el-form-item
label=
"宗地代码:"
>
<el-input
v-model=
"ruleForm.zdjbxx.zddm"
></el-input>
<el-input
v-model=
"ruleForm.zdjbxx.zddm"
disabled
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
<el-form-item
label=
"不动产单元号:"
>
<el-input
v-model=
"ruleForm.sldy.bdcdyh"
></el-input>
<el-input
v-model=
"ruleForm.sldy.bdcdyh"
disabled
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
...
...
src/views/ywbl/slsqxx/nydsyq/slxx.vue
View file @
b41c002
...
...
@@ -49,7 +49,7 @@
<el-row
:gutter=
"10"
>
<el-col
:span=
"8"
>
<el-form-item
label=
"宗地代码:"
>
<el-input
disabled
v-model=
"ruleForm.zdjbxx.zddm"
></el-input>
<el-input
disabled
v-model=
"ruleForm.zdjbxx.zddm"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
...
...
Please
register
or
sign in
to post a comment