Commit 94aedbff authored by zhengke's avatar zhengke

修改

parent 9efc7535
...@@ -42,6 +42,10 @@ ...@@ -42,6 +42,10 @@
} }
._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{
z-index:99999;
}
</style> </style>
<template> <template>
<div class='flexOne page_CompanyAccDetail'> <div class='flexOne page_CompanyAccDetail'>
......
...@@ -63,7 +63,9 @@ ...@@ -63,7 +63,9 @@
font-size: 12px; font-size: 12px;
color: #c94052; color: #c94052;
} }
.el-select-dropdown{
z-index:99999;
}
</style> </style>
<template> <template>
<div class='flexOne page_CompanyAccDetail'> <div class='flexOne page_CompanyAccDetail'>
......
...@@ -31,6 +31,10 @@ ...@@ -31,6 +31,10 @@
.PlatHebing td{ .PlatHebing td{
padding:5px; padding:5px;
} }
.el-select-dropdown{
z-index:99999;
}
</style> </style>
<template> <template>
<div class='flexOne page_CompanyAccDetail'> <div class='flexOne page_CompanyAccDetail'>
......
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