@@ -125,7 +125,7 @@
<Form-Item>
<Row>
<i-Col span="13">
- <span style="float: left">配送半径:</span>
+ <span style="float: left">配送半径:</span>
<i-Input placeholder="配送半径(单位:米)" v-model="form.radius" style="width: 80%"
type="number" step="0.01"></i-Input>
</i-Col>