Commit 691da847 authored by zhengke's avatar zhengke

修改

parent 94aedbff
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
._addChuNa_tit{color: gray;margin-bottom: 10px;} ._addChuNa_tit{color: gray;margin-bottom: 10px;}
._addChuNa_tit span{ color:#333333} ._addChuNa_tit span{ color:#333333}
.el-select-dropdown{ .el-select-dropdown{
z-index:99999; z-index:99999!important;
} }
</style> </style>
......
...@@ -64,7 +64,7 @@ ...@@ -64,7 +64,7 @@
color: #c94052; color: #c94052;
} }
.el-select-dropdown{ .el-select-dropdown{
z-index:99999; z-index:99999!important;
} }
</style> </style>
<template> <template>
......
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
padding:5px; padding:5px;
} }
.el-select-dropdown{ .el-select-dropdown{
z-index:99999; z-index:99999!important;
} }
</style> </style>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment