mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-14 21:36:44 +08:00
-- fix bug
This commit is contained in:
@@ -261,7 +261,7 @@
|
||||
size="small" active-color="red"/>
|
||||
<div class="showt clearfix">
|
||||
<div class="bi" :style="{
|
||||
'z-index': element.checked1 ? 999 : 998,
|
||||
'z-index': element.flag ? 999 : 998,
|
||||
}">
|
||||
必修
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user