招工就业

This commit is contained in:
yanran200730
2021-12-21 16:51:31 +08:00
parent 0dc777d02b
commit 2526a22e38
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
<template>
<ai-list v-if="!isShowDetail">
<template slot="title">
<ai-title title="居民管理" :isShowBottomBorder="false"></ai-title>
<ai-title title="招工就业" :isShowBottomBorder="false"></ai-title>
</template>
<template slot="tabs">
<el-tabs v-model="currIndex">

View File

@@ -228,7 +228,7 @@ export default {
background: transparent!important;
box-shadow: none!important;
margin: 0!important;
padding: 12px 0 12px!important;
padding: 0 0 12px!important;
}
}
.statistics-top {