<el-button style="font-size:16px"  type="text" @click="toggleSearchStatus = !toggleSearchStatus"
 >{{ toggleSearchStatus ? '收起' : '展开' }} 
      <i :class="toggleSearchStatus ? 'el-icon-arrow-up' : 'el-icon-arrow-down'"></i>
</el-button>

Logo

基于 Vue 的企业级 UI 组件库和中后台系统解决方案,为数万开发者服务。

更多推荐