Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcdj-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
15567ef3
authored
2023-10-08 10:05:37 +0800
by
renchao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:补录建设用地使用权、宅基地使用权《补录信息》模块完善
1 parent
b3e9ca2d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletions
src/views/djbworkflow/djbBook/components/blxxtabs/jsydsyq.vue
src/views/djbworkflow/djbBook/components/blxxtabs/jsydsyq.vue
View file @
15567ef
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-
09-26 13:33:31
* @LastEditTime: 2023-
10-08 10:05:16
-->
<
template
>
<!-- 受理信息 -->
...
...
@@ -428,6 +428,7 @@
}
}
this
.
ruleForm
.
qlxx
.
gyfs
=
this
.
nowlist
.
qlxx
.
gyfs
if
(
!
this
.
ruleForm
.
tdytqxList
.
length
)
{
this
.
ruleForm
.
tdytqxList
=
this
.
nowlist
.
tdytqxList
;
}
...
...
@@ -601,4 +602,7 @@
<
style
scoped
lang=
"scss"
>
@import
"~@/styles/public.scss"
;
@import
"~@/styles/slxx/slxx.scss"
;
/
deep
/
.el-form-item__error
{
display
:
none
;
}
</
style
>
...
...
Please
register
or
sign in
to post a comment