NEZ-662 fix : 解决因全局css样式的影响

This commit is contained in:
@changcode
2021-05-25 17:58:38 +08:00
parent 5443a91c8b
commit 7bb2975867
27 changed files with 35 additions and 27 deletions

View File

@@ -29,7 +29,7 @@
:width="`${item.width}`"
>
<template slot="header">
<span>{{item.label}}</span>
<span class="data-column__span">{{item.label}}</span>
<div class="col-resize-area"></div>
</template>
<template slot-scope="scope" :column="item">