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%"
@change="defectidsChange"
>
<template #header v-if="route_code=='zhongjian1'||route_code=='fenjian'||route_code=='zhongjian2'||route_code=='chengpingneiwaichujian'||route_code=='chengpneizhifujian'||route_code=='chengpingxinengjiance'||
route_code=='chenpjianchicunjiance'||route_code=='chengpwaiguanfujianyi'||route_code=='chengpwaiguanfujianer'">
<template #header>
<el-checkbox
v-model="checkAll"
:indeterminate="indeterminate"
@change="handleCheckAll"
>
All
全部
</el-checkbox>
</template>
<el-option