pages/modal/5602.vue
@@ -38,7 +38,7 @@ <!-- 页签 --> <view class="dv-tab"> <uni-segmented-control :current="current" :values="items" @clickItem="onClickItem" styvarype="button"> styvarype="text"> </uni-segmented-control> </view> <swiper class="view-tabpage" :current="current" @change="changeSwiper"> @@ -1056,8 +1056,8 @@ }, setFormValues(attrs) { const head_styledef = this.head_styledef if (JSON.stringify(attrs) == '{}') { return; if (!Array.isArray(attrs)) { return } console.log(attrs) attrs.forEach(async (attr, key) => {