linwenxin преди 1 година
родител
ревизия
ee5f0907e0
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/views/workOrder/workOrderPool/detailModule/PartsApplication/index.vue

+ 1 - 1
src/views/workOrder/workOrderPool/detailModule/PartsApplication/index.vue

@@ -2,7 +2,7 @@
   <zj-page-container>
     <zj-page-fill class="neibuview">
       <template v-if="payData.length">
-        <zj-form-container :formAttributes="{ 'label-position': 'top' }">
+        <zj-form-container>
           <template v-for="(item, index) in payData">
             <formModule :item="payData[index]" :index="index" @shuaxin="shuaxin">
             </formModule>