Browse Source

bug修复

hbchen 1 năm trước cách đây
mục cha
commit
db14d667e1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/financialManagement/registrationPre.vue

+ 1 - 1
src/views/financialManagement/registrationPre.vue

@@ -495,7 +495,7 @@ const submitPreForm=()=>{
       let params={
         contract_register_id:preDialog.preForm.contract_register_id,
         company_name:preDialog.preForm.company_name,
-        register_type:preDialog.preForm.invoice_type,
+        register_type:preDialog.title=='预到款'?4:3,
         start_date:preDialog.preForm.start_date,
         end_date:preDialog.preForm.end_date,
         list:[{