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
e68b4d91
authored
2021-01-04 19:27:09 +0800
by
杨威
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
现势自然幢禁止生成自然幢号
1 parent
57288454
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/zrz/zrzxx/index.vue
src/views/zrz/zrzxx/index.vue
View file @
e68b4d9
...
...
@@ -15,7 +15,7 @@
<td
colspan=
"2"
class=
"tdright"
><i
class=
"requisite"
>
*
</i>
自然幢号
</td>
<td
colspan=
"4"
class=
"psr"
>
<input
class=
"formInput percent80"
ref=
"zrzh"
@
blur=
"inputBlur($event)"
:disabled=
"form.qszt!='0'"
maxlength=
"24"
v-model=
"form.zrzh"
>
<el-button
@
click
.
prevent=
"generatorCode"
type=
"warning"
class=
"createBtn"
size=
"mini"
>
生成
</el-button>
<el-button
@
click
.
prevent=
"generatorCode"
type=
"warning"
:disabled=
"form.qszt!='0'"
class=
"createBtn"
size=
"mini"
>
生成
</el-button>
</td>
</tr>
<tr>
...
...
Please
register
or
sign in
to post a comment