init reportSheet
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
<!-- 普通的表头 -->
|
||||
<el-table-column
|
||||
v-else
|
||||
:key="idx"
|
||||
:key="idx+'else'"
|
||||
:label="head.label ? head.label : head.name"
|
||||
:prop="head.prop"
|
||||
:width="head.width"
|
||||
|
||||
Reference in New Issue
Block a user