|
@@ -142,7 +142,7 @@
|
|
|
<template slot-scope="scope">
|
|
|
<p>{{ scope.row.name }}</p>
|
|
|
<p>品牌:{{ scope.row.brandName }}</p>
|
|
|
- <p>类型:{{ scope.row.productType | goodsTypeFilter }}</p>
|
|
|
+ <!-- <p>类型:{{ scope.row.productType | goodsTypeFilter }}</p> -->
|
|
|
</template>
|
|
|
</el-table-column>
|
|
|
<el-table-column label="价格/货号" width="120" align="center">
|