瀏覽代碼

调整

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…
取消
儲存