fix:全选文案更改
This commit is contained in:
parent
a8c2a94005
commit
4596256e76
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue