|
@@ -15,9 +15,8 @@
|
|
|
<jiazhengUpload @getFileUrl="getSfzGuohui" :img='idcardUrl2' bottomText="上传身份证国徽面"></jiazhengUpload>
|
|
|
</view>
|
|
|
</view>
|
|
|
-
|
|
|
<uni-collapse type="line" v-model="accordionVal" class="zpzl-collapse-box">
|
|
|
- <uni-collapse-item title="更多资料" :show-animation="true">
|
|
|
+ <uni-collapse-item title="更多资料" >
|
|
|
<view class="form-label-switch form-top-margin">
|
|
|
<view class="phone-form-label"><text class="form-label-require"></text>体检报告</view>
|
|
|
<!-- <switch @change="switchGzChange" color="#3fd2a1" style="transform:scale(0.7)" /> -->
|
|
@@ -132,7 +131,7 @@
|
|
|
jiankangDate: '',
|
|
|
tijianbaogaoFlag: false,
|
|
|
zhengshuUrls: '',
|
|
|
- accordionVal:'1',
|
|
|
+ accordionVal:'',
|
|
|
}
|
|
|
},
|
|
|
props: {
|