卡片切换
This commit is contained in:
@@ -150,10 +150,10 @@
|
|||||||
<div class="center-justify" style="margin-top: -15px;">
|
<div class="center-justify" style="margin-top: -15px;">
|
||||||
<el-button type="primary" @click="isShowSearch = !isShowSearch">{{ isShowSearch ? $t('employee.showSearch') :
|
<el-button type="primary" @click="isShowSearch = !isShowSearch">{{ isShowSearch ? $t('employee.showSearch') :
|
||||||
$t('employee.hideSearch') }}</el-button>
|
$t('employee.hideSearch') }}</el-button>
|
||||||
<div v-if="isMobile">
|
<!-- <div v-if="isMobile">
|
||||||
<el-switch v-model="simpleModel" />
|
<el-switch v-model="simpleModel" />
|
||||||
简化列表
|
简化列表
|
||||||
</div>
|
</div> -->
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- 列表区域 -->
|
<!-- 列表区域 -->
|
||||||
|
|||||||
Reference in New Issue
Block a user