diff --git a/src/views/logistics/commodity/ckspdd.vue b/src/views/logistics/commodity/ckspdd.vue
index c5f0856..7c7d75b 100644
--- a/src/views/logistics/commodity/ckspdd.vue
+++ b/src/views/logistics/commodity/ckspdd.vue
@@ -74,22 +74,7 @@
-
-
-
-
-
-
-
+
-
+
+
+
+
+
+
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-
+
item.pkId).join(',')
+ this.queryParams.pkWaresList = products.map((item) => item.pkId).join(',')
this.productLists = products.map((item) => item.waresName).join(',')
}
}