Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
任超
/
js.CadastralSystem
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
db8b5b92
authored
2020-12-15 16:24:31 +0800
by
zhaoqian
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
去掉逻辑幢的不动产单元号输入框
1 parent
e44d8319
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
15 deletions
src/views/zrz/lpb/bjlp/ljz/index.vue
src/views/zrz/lpb/bjlp/ljz/index.vue
View file @
db8b5b9
...
...
@@ -29,16 +29,9 @@
<td
colspan=
"4"
>
<el-input
v-model=
"form.ljzmc"
></el-input>
</td>
<td
colspan=
"2"
align=
"center"
>
不动产单元号
</td>
<td
colspan=
"4"
class=
"psr"
>
<el-input
v-model=
"form.bdcdyh"
maxlength=
"28"
class=
"percent80"
></el-input>
<el-button
@
click
.
prevent=
""
size=
"mini"
type=
"warning"
class=
"createBtn"
>
生成
</el-button
>
<td
colspan=
"2"
align=
"center"
>
建筑物状态
</td>
<td
colspan=
"4"
>
<el-input
v-model=
"form.jzwzt"
></el-input>
</td>
</tr>
...
...
@@ -177,13 +170,9 @@
<tr
height=
"30"
>
<td
colspan=
"2"
align=
"center"
>
总层数
</td>
<td
colspan=
"
4
"
>
<td
colspan=
"
10
"
>
<el-input
v-model=
"form.zcs"
></el-input>
</td>
<td
colspan=
"2"
align=
"center"
>
建筑物状态
</td>
<td
colspan=
"4"
>
<el-input
v-model=
"form.jzwzt"
></el-input>
</td>
</tr>
<tr
height=
"30"
>
...
...
Please
register
or
sign in
to post a comment