|
|
@@ -196,7 +196,7 @@
|
|
|
<el-table-column label="商品规格" align="center" prop="productSpec" width="120" />
|
|
|
<el-table-column label="商品数量" align="center" prop="totalNum" />
|
|
|
<el-table-column label="销售价格" align="center" prop="totalPrice" />
|
|
|
- <el-table-column label="成本价格" align="center" prop="costPrice" />
|
|
|
+<!-- <el-table-column label="成本价格" align="center" prop="costPrice" />-->
|
|
|
<el-table-column label="收货地址" align="center" prop="userAddress" width="200" />
|
|
|
<el-table-column label="对应供应商" align="center" prop="supplierName" width="120" />
|
|
|
<el-table-column label="下单时间" align="center" prop="createTime" width="180">
|