diff --git a/manager/src/views/distribution/distribution.vue b/manager/src/views/distribution/distribution.vue
index 294f26d4..e76799ab 100644
--- a/manager/src/views/distribution/distribution.vue
+++ b/manager/src/views/distribution/distribution.vue
@@ -1,263 +1,329 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
diff --git a/manager/src/views/distribution/distributionApply.vue b/manager/src/views/distribution/distributionApply.vue
index d8465ccf..d3f7bba7 100644
--- a/manager/src/views/distribution/distributionApply.vue
+++ b/manager/src/views/distribution/distributionApply.vue
@@ -1,217 +1,240 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
diff --git a/manager/src/views/distribution/distributionCash.vue b/manager/src/views/distribution/distributionCash.vue
index e2d07a12..b450376b 100644
--- a/manager/src/views/distribution/distributionCash.vue
+++ b/manager/src/views/distribution/distributionCash.vue
@@ -1,35 +1,29 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
-
-
-
-
+
+
-
-
-
+
-
-
-
+
-
-
-
+
添加
-
-
-
+
搜索
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{row.goodsName}}
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{row.goodsName}}
+
+
+
+
+
-
-
+
应付金额:
¥{{ orderInfo.order.priceDetailDTO.flowPrice }}¥{{ orderInfo.order.priceDetailDTO.flowPrice | unitPrice }}
diff --git a/manager/src/views/order/order/orderList.vue b/manager/src/views/order/order/orderList.vue
index 171e8f8a..144cbb69 100644
--- a/manager/src/views/order/order/orderList.vue
+++ b/manager/src/views/order/order/orderList.vue
@@ -1,7 +1,6 @@
-
-
-
-
- {{scope.row.orderSn}}
-
-
-
+
+
+
+ {{scope.row.orderSn}}
+
+
{
- API_Order.invoicing(params.id).then((res) => {
- if (res.success) {
- this.$Message.success("开票成功");
- }
- this.$Modal.remove();
- this.getData();
- });
-
-
- }
- });
- },
},
mounted() {
this.init();
diff --git a/manager/src/views/page/article-manage/articleList.vue b/manager/src/views/page/article-manage/articleList.vue
index 6fe74ae4..4ba3ddb5 100644
--- a/manager/src/views/page/article-manage/articleList.vue
+++ b/manager/src/views/page/article-manage/articleList.vue
@@ -20,59 +20,59 @@
-
-
-
-
-
+ 展示
+ 隐藏
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 展示
- 隐藏
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 展示
+ 隐藏
+
+
+
+
+
+
diff --git a/manager/src/views/page/feedback/feedback.vue b/manager/src/views/page/feedback/feedback.vue
index bf05ae3b..b123ce50 100644
--- a/manager/src/views/page/feedback/feedback.vue
+++ b/manager/src/views/page/feedback/feedback.vue
@@ -4,18 +4,16 @@
-
-
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/manager/src/views/order/flow/refundLog.vue b/manager/src/views/order/flow/refundLog.vue
index 3b99a5fd..4d4657e3 100644
--- a/manager/src/views/order/flow/refundLog.vue
+++ b/manager/src/views/order/flow/refundLog.vue
@@ -1,38 +1,32 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -57,14 +51,6 @@ export default {
isRefund: "",
},
selectDate: null,
- form: {
- // 添加或编辑表单对象初始化数据
- sn: "",
- sellerName: "",
- startTime: "",
- endTime: "",
- billPrice: "",
- },
columns: [
{
title: "售后单号",
diff --git a/manager/src/views/order/order/fictitiousOrderList.vue b/manager/src/views/order/order/fictitiousOrderList.vue
index 50387891..2d4c9ac3 100644
--- a/manager/src/views/order/order/fictitiousOrderList.vue
+++ b/manager/src/views/order/order/fictitiousOrderList.vue
@@ -51,18 +51,16 @@
-
-
-
+
@@ -35,16 +34,15 @@
-
+
-
+
-
-
+
@@ -121,16 +119,6 @@ export default {
orderStatus: "",
},
selectDate: null,
- form: {
- // 添加或编辑表单对象初始化数据
- sn: "",
- sellerName: "",
- startTime: "",
- endTime: "",
- billPrice: "",
- },
- // 表单验证规则
- formValidate: {},
submitLoading: false, // 添加或编辑提交状态
selectList: [], // 多选数据
selectCount: 0, // 多选计数
diff --git a/manager/src/views/order/receipt/receipt.vue b/manager/src/views/order/receipt/receipt.vue
index 52f36e32..e2531c1e 100644
--- a/manager/src/views/order/receipt/receipt.vue
+++ b/manager/src/views/order/receipt/receipt.vue
@@ -58,24 +58,22 @@
-
-
-
-
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
- 已选择 {{selectCount}} 项
- 清空
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
-
-
-
+
+
+
+
+
+
+
+
+
+ 已选择 {{ selectCount }} 项
+ 清空
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/manager/src/views/page/focus/pcFocus.vue b/manager/src/views/page/focus/pcFocus.vue
index 8e4b495a..2b778838 100644
--- a/manager/src/views/page/focus/pcFocus.vue
+++ b/manager/src/views/page/focus/pcFocus.vue
@@ -1,477 +1,511 @@
-
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
- 已选择 {{selectCount}} 项
- 清空
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
-
-
-
+
+
+
+
+
+
+
+
+
+ 已选择 {{ selectCount }} 项
+ 清空
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/manager/src/views/page/navigation/mobileNavigation.vue b/manager/src/views/page/navigation/mobileNavigation.vue
index f2c4e0b4..97df2216 100644
--- a/manager/src/views/page/navigation/mobileNavigation.vue
+++ b/manager/src/views/page/navigation/mobileNavigation.vue
@@ -1,467 +1,496 @@
-
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
- 已选择 {{selectCount}} 项
- 清空
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
-
-
-
+
+
+
+
+
+
+
+
+
+ 已选择 {{ selectCount }} 项
+ 清空
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/manager/src/views/page/navigation/pcNavigation.vue b/manager/src/views/page/navigation/pcNavigation.vue
index d77af994..c17e6fdf 100644
--- a/manager/src/views/page/navigation/pcNavigation.vue
+++ b/manager/src/views/page/navigation/pcNavigation.vue
@@ -1,7 +1,5 @@
+
+
+
+
-
-
@@ -15,18 +13,14 @@
清空
-
-
-
+
-
-
diff --git a/manager/src/views/promotion/coupon/coupon.vue b/manager/src/views/promotion/coupon/coupon.vue
index 18ee967b..5ea885b3 100644
--- a/manager/src/views/promotion/coupon/coupon.vue
+++ b/manager/src/views/promotion/coupon/coupon.vue
@@ -42,46 +42,37 @@
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
适用品类范围
-
-
-
+
diff --git a/manager/src/views/promotion/coupon/couponPublish.vue b/manager/src/views/promotion/coupon/couponPublish.vue
index cc017088..07102b18 100644
--- a/manager/src/views/promotion/coupon/couponPublish.vue
+++ b/manager/src/views/promotion/coupon/couponPublish.vue
@@ -70,7 +70,7 @@
@@ -392,6 +392,14 @@ export default {
);
this.$router.go(-1);
},
+ openSkuList() { // 显示商品选择器
+ this.$refs.skuSelect.open("goods");
+ let data = JSON.parse(JSON.stringify(this.form.promotionGoodsList))
+ data.forEach(e => {
+ e.id = e.skuId
+ })
+ this.$refs.skuSelect.goodsData = data;
+ },
changeSelect(e) {
// 已选商品批量选择
this.selectedGoods = e;
@@ -424,25 +432,19 @@ export default {
},
selectedGoodsData(item) {
// 回显已选商品
- let ids = [];
let list = [];
- this.form.promotionGoodsList.forEach((e) => {
- ids.push(e.skuId);
- });
item.forEach((e) => {
- if (!ids.includes(e.id)) {
list.push({
goodsName: e.goodsName,
price: e.price,
originalPrice: e.price,
quantity: e.quantity,
storeId: e.storeId,
- sellerName: e.sellerName,
+ storeName: e.storeName,
skuId: e.id,
});
- }
});
- this.form.promotionGoodsList.push(...list);
+ this.form.promotionGoodsList = list;
},
getGoodsCategory(e) {
// 获取级联选择器商品分类id
diff --git a/manager/src/views/promotion/coupon/memberReceiveCoupon.vue b/manager/src/views/promotion/coupon/memberReceiveCoupon.vue
index f2d4c92f..4291c1e3 100644
--- a/manager/src/views/promotion/coupon/memberReceiveCoupon.vue
+++ b/manager/src/views/promotion/coupon/memberReceiveCoupon.vue
@@ -1,51 +1,45 @@
-
-
- {{ unixDate(row.applyEndTime) }}
-
-
- {{ row.isFullMinus ? "满减" : "满折" }}
-
-
-
-
+
+
+ {{ unixDate(row.applyEndTime) }}
+
+
+ {{ row.isFullMinus ? "满减" : "满折" }}
+
+
+
-
-
-
-
+
商品信息
-积分商品信息
-
+
-
+
-
-
+
-
+
-
+
@@ -90,9 +90,7 @@
{{ form.goodsSku.goodsName }}
{{ form.goodsSku.id }}
{{ form.goodsSku.sellerName }}
+ {{ form.goodsSku.storeName }}
{{ form.goodsSku.price | unitPrice('¥') }}
{{ form.goodsSku.quantity }}