+
+
店铺: {{ shopOrder.shopName }}
+
+
+
+
+ {{ shopIndex + 1 }}
+
+
+
+
+
+ {{ shopScope.row.status || "暂无" }}
+
+
+
+
+
+ {{ getShopStatusText(shopScope.row.status) }}
+
+
+
+
+
+
+
+
+
+ {{ productScope.$index + 1 }}
+
+
+
+
+
+
+ ¥ {{ (productScope.row.originPrice / 100).toFixed(2) }}
+
+
+
+
+ ¥ {{ (productScope.row.finalPrice / 100).toFixed(2) }}
+
+
+
+
+ ¥ {{ (productScope.row.productOrderMoney / 100).toFixed(2) }}
+
+
+
+
+
+
+
+
+
+
+