[baozhangchao] 3 年前
父节点
当前提交
8d8663a6eb
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      src/pages/OrderConfirmation/index.jsx

+ 1
- 1
src/pages/OrderConfirmation/index.jsx 查看文件

@@ -137,7 +137,7 @@ export default withLayout((props) => {
137 137
         <Form onSubmit={formSubmit} >
138 138
           <View className='example-body-WorkingArea'>
139 139
             <View>作业面积/公顷</View>
140
-            <Input name='amount' type='number' maxlength={6} className='aTextareaCentent' placeholder='请输入地址信息' />
140
+            <Input name='amount' type='number' maxlength={6} className='aTextareaCentent' placeholder='请输入作业面积/公顷' />
141 141
           </View>
142 142
           <View className='example-body-WorkingTime'>
143 143
             <View>作业时间:</View>