Merge branch 'feature/【20210118】工作单位设置为必填项' into release/20210125

# Conflicts:
#	src/components/common/SearchField.vue
#	src/views/ebiz/sale/InsuredInfo.vue
#	src/views/ebiz/sale/InsuredPerson.vue
This commit is contained in:
mengxiaolong
2021-01-25 20:55:11 +08:00
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
<template>
<div class="search_box" ref="search_box">
<van-field :label="label">
<van-field :label="label" required>
<template #input>
<input
style="width: 100%; border: none;"