huangbin 4 سال پیش
والد
کامیت
9a24c0746c
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      src/views/information/spot-contract/components/modify/index.vue

+ 1 - 0
src/views/information/spot-contract/components/modify/index.vue

@@ -482,6 +482,7 @@ export default defineComponent({
                 deliverygoodsid && deliveryGoodsChange(deliverygoodsid);
                 formState.Qty = qty.toString();
                 formState.Price = price.toString();
+                contractChange(formState.ContractType)
             }
         });
         function submit() {