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>

Loading…
취소
저장