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
66847347
authored
2020-12-04 17:10:42 +0800
by
杨威
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
提交过的宗地信息不能再次生成不动产单元号
1 parent
e492487f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/views/zd/zddcb/index.vue
src/views/zd/zddcb/index.vue
View file @
6684734
...
...
@@ -112,7 +112,7 @@
class=
"formInput percent80"
v-model=
"formData.zddm"
/>
<el-button
type=
"warning"
class=
"createBtn"
@
click=
"generatorCode"
<el-button
type=
"warning"
:disabled=
"formData.qszt!='0'"
class=
"createBtn"
@
click=
"generatorCode"
>
生成
</el-button>
</td>
...
...
@@ -130,7 +130,7 @@
class=
"formInput percent80"
v-model=
"formData.bdcdyh"
/>
<
el-button
type=
"warning"
class=
"createBtn"
>
生成
</el-button
>
<
!--
<el-button
type=
"warning"
:disabled=
"formData.qszt!='0'"
class=
"createBtn"
>
生成
</el-button>
--
>
</td>
</tr>
<tr>
...
...
Please
register
or
sign in
to post a comment