lilei преди 10 месеца
родител
ревизия
10498ccf49
променени са 1 файла, в които са добавени 3 реда и са изтрити 3 реда
  1. 3 3
      src/views/financialManagement/financialCollection/fcDetailModal.vue

+ 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"