fix:全选文案更改

This commit is contained in:
shijing 2025-07-09 14:01:15 +08:00
parent a8c2a94005
commit 4596256e76
1 changed files with 2 additions and 3 deletions

View File

@ -314,14 +314,13 @@
style="width: 100%" style="width: 100%"
@change="defectidsChange" @change="defectidsChange"
> >
<template #header v-if="route_code=='zhongjian1'||route_code=='fenjian'||route_code=='zhongjian2'||route_code=='chengpingneiwaichujian'||route_code=='chengpneizhifujian'||route_code=='chengpingxinengjiance'|| <template #header>
route_code=='chenpjianchicunjiance'||route_code=='chengpwaiguanfujianyi'||route_code=='chengpwaiguanfujianer'">
<el-checkbox <el-checkbox
v-model="checkAll" v-model="checkAll"
:indeterminate="indeterminate" :indeterminate="indeterminate"
@change="handleCheckAll" @change="handleCheckAll"
> >
All 全部
</el-checkbox> </el-checkbox>
</template> </template>
<el-option <el-option