大屏组件
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
flex: column.width ? 'inherit' : 1
|
||||
}">
|
||||
<i v-if="isShowIndex === '1' && i === 0">{{ index + 1 }}</i>
|
||||
<span>{{ column.v }}</span>
|
||||
<span :title="column.v">{{ column.v }}</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user