|
|
@@ -145,17 +145,15 @@ |
|
|
|
<img src="../../../static/images/agriculturalTrusteeship/login/register_05.png" alt=""> |
|
|
|
</template> |
|
|
|
</van-field> |
|
|
|
|
|
|
|
<van-field v-model="serviceForm.description" center :border="false" placeholder="请输入简要描述"> |
|
|
|
<template #left-icon> |
|
|
|
<img src="../../../static/images/agriculturalTrusteeship/login/register_03.png" alt=""> |
|
|
|
</template> |
|
|
|
</van-field> |
|
|
|
|
|
|
|
<div style="height: 20PX"></div> |
|
|
|
<van-uploader v-model="mainImgUploader" :after-read="afterReadEvidenceForm" :before-delete="deleteFileEvidenceForm" /> |
|
|
|
<MapGisTag ref="clickLoading" :showBtn="true" :message="serviceForm.theGeom" v-on:formSubmit="MapTag"></MapGisTag> |
|
|
|
|
|
|
|
|
|
|
|
</template> |
|
|
|
|
|
|
|
<template v-if="loginType == 'fwzz'"> |
|
|
|