diff --git a/src/views/dataCenter/goods/Index.vue b/src/views/dataCenter/goods/Index.vue index 92f118c..d0d1447 100644 --- a/src/views/dataCenter/goods/Index.vue +++ b/src/views/dataCenter/goods/Index.vue @@ -164,12 +164,20 @@ v-model:visible="priceVisible" width="450px" title="分类加价" - @ok="handleUpdatePrice(selectedRowKeys, categoryPriceIds, rate)" + @ok="handleUpdatePrice(selectedRowKeys, categoryPriceIds, rate,channel)" >