Browse Source

修改bug

Qukatie 11 tháng trước cách đây
mục cha
commit
962cd736f8
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/components/tradeAgency/fee-oceanFreight.vue

+ 1 - 1
src/components/tradeAgency/fee-oceanFreight.vue

@@ -182,7 +182,7 @@
         <business-reports :id="form.id" :itemIds="itemIds" ref="printD" businessValue="HYJK" classifyCode="费用"
             groupCode="应收" :selecList="selectionDList"></business-reports>
         <business-reports :id="form.id" :itemIds="itemIds" ref="printC" businessValue="HYJK" classifyCode="费用"
-            groupCode="应付"></business-reports>
+            groupCode="应付" :selecList="selectionCList"></business-reports>
     </div>
 </template>