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>

正在加载...
取消
保存