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
5946c53d
authored
2020-12-17 19:22:11 +0800
by
weimo934
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
feat(fg):取消继承项目名称
1 parent
afc989ef
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
src/views/panel/change/fg/index.vue
src/views/panel/change/fg/index.vue
View file @
5946c53
...
...
@@ -761,6 +761,7 @@
});
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'
:
...
...
@@ -1046,7 +1047,7 @@
}
}
.psn
{
position
:
unset
!important
;
}
...
...
Please
register
or
sign in
to post a comment