@@ -93,7 +93,10 @@
<div style="margin-top: 20px">
<div class="title">BOM物料明细报价</div>
<el-row>
- <el-table :data="productList" border style="width: 100%">
+ <el-table
+ :data="productList"
+ border
+ style="width: 100%">
<el-table-column
label="序号"
type="index"