|
@@ -22,7 +22,7 @@
|
|
|
</template>
|
|
</template>
|
|
|
</el-button>
|
|
</el-button>
|
|
|
|
|
|
|
|
- <el-button type="primary" plain icon-placement="left" @click="packHandle">
|
|
|
|
|
|
|
+ <el-button type="primary" icon-placement="left" @click="packHandle">
|
|
|
全部{{ expandedKeys.length ? '收起' : '展开' }}
|
|
全部{{ expandedKeys.length ? '收起' : '展开' }}
|
|
|
<template #icon>
|
|
<template #icon>
|
|
|
<div class="flex items-center">
|
|
<div class="flex items-center">
|