add 窑炉订单和检测包装订单
This commit is contained in:
@@ -5,12 +5,12 @@
|
||||
:data="tableData"
|
||||
v-bind="tableConfig"
|
||||
ref="base-list-table"
|
||||
:cell-style="{ padding: 0 }"
|
||||
:header-cell-style="/** 重写表格样式 **/ {
|
||||
padding: '8px 0',
|
||||
}"
|
||||
row-key="id"
|
||||
>
|
||||
>
|
||||
<!-- :cell-style="{ padding: 0 }" -->
|
||||
<!-- @cell-mouse-enter="(row, col, cell, event) => $emit('cell-mouse-enter', row, col, cell, event)"> -->
|
||||
<!-- @cell-mouse-leave="(row, col, cell, event) => $emit('cell-mouse-leave', row, col, cell, event)"> -->
|
||||
<!-- 表格头定义 -->
|
||||
|
||||
Reference in New Issue
Block a user