소스 검색

调整

master
zouhantao 1 개월 전
부모
커밋
9f12544b52
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2
    0
      src/views/onlineBusinessHall/inquiryStatistics/deviceQueryRecord/index.vue

+ 2
- 0
src/views/onlineBusinessHall/inquiryStatistics/deviceQueryRecord/index.vue 파일 보기

@@ -228,6 +228,7 @@ const field = ref({
form: {
disabled: false,
formLabelWidth: formLabelWidth,
listData: VEHICLE_COLOR_TYPE,
width: '90%',
type: 'input',
required: true,
@@ -358,6 +359,7 @@ const field = ref({
prop: 'obuVehiclePlateColor',
form: {
disabled: false,
listData: VEHICLE_COLOR_TYPE,
formLabelWidth: formLabelWidth,
width: '90%',
type: 'input',

Loading…
취소
저장