bug
This commit is contained in:
@@ -237,9 +237,9 @@
|
||||
</div>
|
||||
<div class="footer-btn" v-if="info.status == 4">
|
||||
<div @click="del">删除人员</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
||||
@@ -367,7 +367,7 @@ export default {
|
||||
}
|
||||
|
||||
::v-deep .u-search{
|
||||
margin-bottom: 0;
|
||||
margin-bottom: 0!important;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user