admin/src/components/business/OperaJkSketchLineListWindow.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
admin/src/components/business/OperaJkSketchLineListWindow.vue
@@ -18,7 +18,7 @@ <div style="display: block"> <div style="display: block;font-size: 16px;font-weight: 600;margin-bottom: 10px;">线路明细</div> <div> <el-table :data="dataList" stripe> <el-table :data="dataList" stripe> <el-table-column prop="dateInfo" label="送货日期" min-width="130px"></el-table-column> <el-table-column prop="lineName" label="送货线路" min-width="130px"> </el-table-column> <el-table-column prop="orderNum" label="客户数(户)" min-width="130px"></el-table-column>