@@ -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>