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
a92510a6
authored
2020-11-06 09:55:55 +0800
by
weimo934
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
fix(fg,hb):去掉弹出框遮罩,修改下拉框修改无效
1 parent
15ab6f29
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
src/views/panel/change/fg/index.vue
src/views/panel/change/fg/index.vue
View file @
a92510a
...
...
@@ -129,6 +129,7 @@
title=
"提示"
:visible
.
sync=
"isopenXz"
width=
"50%"
:modal-append-to-body=
"false"
center
>
<div
class=
"xz-container"
>
<div
class=
"xz-main"
>
...
...
@@ -297,6 +298,7 @@
v-if=
"fghData.newZdlist.length>0"
title=
"提示"
:visible
.
sync=
"isopenXz"
:modal-append-to-body=
"false"
width=
"50%"
center
>
<div
class=
"xz-container"
>
...
...
@@ -466,6 +468,7 @@
v-if=
"fghData.newZdlist.length>0"
title=
"提示"
:visible
.
sync=
"isopenXz"
:modal-append-to-body=
"false"
width=
"50%"
center
>
<div
class=
"xz-container"
>
...
...
Please
register
or
sign in
to post a comment