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
6368c208
authored
2023-03-23 09:06:55 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
不动产数据
1 parent
ca4067a9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/views/bdcsj/dyiq/index.vue
src/views/bdcsj/dyiq/index.vue
View file @
6368c20
...
...
@@ -7,7 +7,7 @@
</el-form-item>
<el-row>
<el-col
:span=
"5"
>
<el-form-item
label=
"行政区"
label-width=
"
8
0px"
>
<el-form-item
label=
"行政区"
label-width=
"
10
0px"
>
<el-select
v-model=
"$store.state.user.userInfo.grade === 'county' ? form.XZQDM = $store.state.user.userInfo.areaCode : form.XZQDM"
class=
"width100"
clearable
placeholder=
"行政区"
:disabled=
"$store.state.user.userInfo.grade === 'county'"
>
...
...
@@ -45,7 +45,7 @@
<el-row
class=
"mt-10"
>
<el-col
:span=
"5"
>
<el-form-item
label=
"不动产单元号"
>
<el-form-item
label=
"不动产单元号"
label-width=
"100px"
>
<el-input
v-model=
"form.BDCDYH"
clearable
placeholder=
"不动产单元号"
></el-input>
</el-form-item>
</el-col>
...
...
Please
register
or
sign in
to post a comment