浏览代码

no message

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>