aef4fc73 by yyx

1

1 parent 011c4fab
...@@ -167,7 +167,7 @@ order.fetchData(); ...@@ -167,7 +167,7 @@ order.fetchData();
167 167
168 <div class="form"> 168 <div class="form">
169 <el-form> 169 <el-form>
170 <el-form-item :label="language == 0 ? '联系人电话' : 'contacts'"> 170 <el-form-item :label="language == 0 ? '联系人电话' : 'contact phone'">
171 <el-input 171 <el-input
172 v-model="payment.form.phone" 172 v-model="payment.form.phone"
173 :placeholder=" 173 :placeholder="
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!