1002884655 hace 3 años
padre
commit
74f514a3f9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      src/subpackages/pages/marketing/changeVisit/index.jsx

+ 1
- 1
src/subpackages/pages/marketing/changeVisit/index.jsx Ver fichero

@@ -220,7 +220,7 @@ export default withLayout((props) => {
220 220
             </view>
221 221
           </view>
222 222
 
223
-          <text className='required'>内场接待</text>
223
+          <text>内场接待</text>
224 224
           <view className='FormLine flex-h'>
225 225
             <view className='flex-item'>
226 226
               <Picker range-key='name' range={ConsultantList} value={0} onChange={PickerChange.bind(this, 'realtyConsultant')}>{CurrnetConsultant.name || '请选择'}</Picker>