wangxyi 3日前
コミット
cc7ff3da95
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      src/views/onlineBusinessHall/automobileSeroice/selfServiceOrder/index.vue

+ 1
- 1
src/views/onlineBusinessHall/automobileSeroice/selfServiceOrder/index.vue ファイルの表示

@@ -197,7 +197,7 @@
<!-- <el-input maxlength="60" v-trim clearable v-model="exchangeInformationForm.consignee"
placeholder="请输入收件人姓名"></el-input> -->
</el-form-item>
<el-form-item label="订单来源" prop="orderSource"><span style="color:gray;">{{ getDictLabel(SOURCE_TYPE, visiinfoDatableList.orderSource) }}</span>
<el-form-item label="订单来源" prop="orderSource"><span style="color:gray;">{{ getDictLabel(SOURCE_TYPE, visiinfoDatableList.sourceType) }}</span>
<!-- <el-input maxlength="60" v-trim clearable v-model="exchangeInformationForm.consigneeTel"
placeholder="请输入收件人电话"></el-input> -->
</el-form-item>

読み込み中…
キャンセル
保存