@@ -177,6 +177,31 @@
</el-table-column>
<el-table-column prop="memo" label="备注" width="160">
+ <el-table-column
+ prop="jst_order_id"
+ label="聚水潭订单ID"
+ width="120"
+ >
+ </el-table-column>
+ prop="jst_order_lc"
+ label="聚水潭订单物流公司"
+ width="150"
+ prop="jst_order_ltn"
+ label="聚水潭订单物流运单号"
+ width="160"
+ prop="jst_order_oos"
+ label="聚水潭订单线上订单号"
+ width="230"
+
<el-table-column fixed="right" label="操作" width="180">
<template slot-scope="scope">
<el-button