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
40810a1c
authored
2021-01-12 17:00:50 +0800
by
zhaoqian
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
前端报错
1 parent
fa45b3c4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/views/zrz/lpb/bjlp/ljz/index.vue
src/views/zrz/lpb/bjlp/ljz/index.vue
View file @
40810a1
...
...
@@ -17,7 +17,7 @@
<tr
height=
"30"
>
<td
colspan=
"2"
align=
"center"
>
逻辑幢号
</td>
<td
colspan=
"4"
>
<input
class=
"formInput"
ref=
"ljzh"
@
blur=
"inputBlur($event)"
v-model=
"form.ljzh"
></input
>
<input
class=
"formInput"
ref=
"ljzh"
@
blur=
"inputBlur($event)"
v-model=
"form.ljzh"
/
>
</td>
<td
colspan=
"2"
align=
"center"
>
自然幢号
</td>
<td
colspan=
"4"
>
...
...
@@ -27,7 +27,7 @@
<tr
height=
"30"
>
<td
colspan=
"2"
align=
"center"
>
逻辑幢名称
</td>
<td
colspan=
"4"
>
<input
class=
"formInput"
ref=
"ljzmc"
@
blur=
"inputBlur($event)"
v-model=
"form.ljzmc"
></input
>
<input
class=
"formInput"
ref=
"ljzmc"
@
blur=
"inputBlur($event)"
v-model=
"form.ljzmc"
/
>
</td>
<td
colspan=
"2"
align=
"center"
>
建筑物状态
</td>
<td
colspan=
"4"
>
...
...
Please
register
or
sign in
to post a comment