Browse Source

静态页面

1002884655 3 years ago
parent
commit
74f514a3f9
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/subpackages/pages/marketing/changeVisit/index.jsx

+ 1
- 1
src/subpackages/pages/marketing/changeVisit/index.jsx View File

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