NEZ-662 fix : 解决因全局css样式的影响
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
class="data-column"
|
||||
>
|
||||
<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">
|
||||
|
||||
Reference in New Issue
Block a user