1
This commit is contained in:
@@ -46,7 +46,7 @@
|
|||||||
<el-table-column label="内部单号" prop="remark" width="160" sortable/>
|
<el-table-column label="内部单号" prop="remark" width="160" sortable/>
|
||||||
|
|
||||||
<el-table-column label="订单号" prop="orderId" width="160"/>
|
<el-table-column label="订单号" prop="orderId" width="160"/>
|
||||||
<el-table-column label="分销标记" prop="distributionMark" width="80"/>
|
<el-table-column label="标记" prop="distributionMark" width="80"/>
|
||||||
<el-table-column label="型号" prop="modelNumber" width="180"/>
|
<el-table-column label="型号" prop="modelNumber" width="180"/>
|
||||||
<el-table-column label="地址" prop="address" min-width="280" show-overflow-tooltip/>
|
<el-table-column label="地址" prop="address" min-width="280" show-overflow-tooltip/>
|
||||||
<el-table-column label="付款金额" prop="paymentAmount" width="120">
|
<el-table-column label="付款金额" prop="paymentAmount" width="120">
|
||||||
|
|||||||
Reference in New Issue
Block a user