vue3【client】:1)review 样式

This commit is contained in:
YunaiV
2022-11-16 10:00:59 +08:00
parent 20fc9cfb83
commit 2c32289c4a
2 changed files with 7 additions and 7 deletions

View File

@ -2,8 +2,8 @@
<ContentWrap>
<!-- 列表 -->
<vxe-grid ref="xGrid" v-bind="gridOptions" class="xtable-scrollbar">
<!-- 操作新增 -->
<template #toolbar_buttons>
<!-- 操作新增 -->
<XButton
type="primary"
preIcon="ep:zoom-in"