diff --git a/src/PagesStatistics/components/ProductTypeDialog.vue b/src/PagesStatistics/components/ProductTypeDialog.vue
index e5386d3..17ee13d 100644
--- a/src/PagesStatistics/components/ProductTypeDialog.vue
+++ b/src/PagesStatistics/components/ProductTypeDialog.vue
@@ -1,36 +1,85 @@
-
+
- 收货产品
-
- 钢板料{{ item }}{{ isShipment ? "出货" : "收货" }}产品
+
+ {{ item.reProductsName }}
-
+
+
+ {{ item.shmCategoryName }}
+
+ {{ cItem.shmCategoryName }}
+
+
+
+
\ No newline at end of file
+}
+
diff --git a/src/PagesStatistics/customerRanking.vue b/src/PagesStatistics/customerRanking.vue
index 8953abd..13e3d79 100644
--- a/src/PagesStatistics/customerRanking.vue
+++ b/src/PagesStatistics/customerRanking.vue
@@ -15,7 +15,7 @@
placeholder="请选择结束时间"
>
@@ -25,14 +25,29 @@
-
-
- {handleDialog('showFilter', v)}"/>
+
+
+ {handleDialog('showFilter', v)}"
+ @changeProduct="changeProduct"
+ />
+
+
+ {handleDialog('showTime', v)}"
+ @changeTime="changeTime"
+ />