This commit is contained in:
liuye
2022-03-30 10:24:40 +08:00
parent 0e527f3497
commit ccdd30d3a4
2 changed files with 3 additions and 3 deletions

View File

@@ -237,9 +237,9 @@
</div>
<div class="footer-btn" v-if="info.status == 4">
<div @click="del">删除人员</div>
</div>
</div>
</div>
</div>
</template>

View File

@@ -367,7 +367,7 @@ export default {
}
::v-deep .u-search{
margin-bottom: 0;
margin-bottom: 0!important;
}
}
</style>