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
4e83d01c
authored
2020-12-17 19:57:43 +0800
by
杨威
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch 'master' of
http://yun.pashanhoo.com:9090/renchao/CadastralSystem
2 parents
23eb31f9
9556dfcf
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
src/views/panel/change/fg/index.vue
src/views/panel/change/fg/index.vue
View file @
4e83d01
...
...
@@ -761,12 +761,13 @@
});
this
.
changeXzq
(
this
.
checkedData
.
xzqbsm
)
this
.
changeDjq
(
this
.
checkedData
.
djqbsm
)
this
.
checkedData
.
xmmc
=
""
;
this
.
$set
(
this
.
zdFghData
.
newZdlist
,
this
.
zdFghData
.
newZdlist
.
length
-
1
,
JSON
.
parse
(
JSON
.
stringify
(
this
.
checkedData
)))
break
case
'dz'
:
this
.
dzFghData
.
fwlist
.
push
(
{
"xmmc"
:
this
.
dzFgqData
.
xmmc
,
"xmmc"
:
""
,
"zrzlist"
:
[],
"zrzmclist"
:
[],
"ztype"
:
"zrz"
...
...
@@ -1046,7 +1047,7 @@
}
}
.psn
{
position
:
unset
!important
;
}
...
...
Please
register
or
sign in
to post a comment