更新
This commit is contained in:
@@ -35,6 +35,8 @@
|
||||
:height="tableHeight"
|
||||
:data="tableData"
|
||||
style="width: 100%"
|
||||
:header-cell-style="$utils.cellStyle"
|
||||
:cell-style="$utils.cellStyle"
|
||||
>
|
||||
<el-table-column label="成本价">
|
||||
<template slot-scope="{ row }">
|
||||
|
||||
Reference in New Issue
Block a user