lilei 10 mesi fa
parent
commit
10498ccf49

+ 3 - 3
src/views/financialManagement/financialCollection/fcDetailModal.vue

@@ -135,7 +135,7 @@
             </a-form-model-item>
           </a-col>
           <a-col :span="12">
-            <a-form-model-item style="margin-bottom:5px;">
+            <a-form-model-item style="margin-bottom:5px;" label="跨月打款">
               <a-input-number
                 style="width:100%"
                 :min="0"
@@ -146,7 +146,7 @@
             </a-form-model-item>
           </a-col>
           <a-col :span="12">
-            <a-form-model-item style="margin-bottom:5px;">
+            <a-form-model-item style="margin-bottom:5px;" label="特殊申请发货">
               <a-input-number
                 style="width:100%"
                 :min="0"
@@ -157,7 +157,7 @@
             </a-form-model-item>
           </a-col>
           <a-col :span="12">
-            <a-form-model-item style="margin-bottom:5px;">
+            <a-form-model-item style="margin-bottom:5px;" label="足额打款">
               <v-select
                 showType="radio"
                 v-model="form.fullPaymentFlag"