k94314517
2024-09-11 b2cb07157105f1ad8ba43ce174c8069c7ac8cfd1
admin/src/views/platform/config.js
@@ -12,3 +12,14 @@
  10: '已离园',
  11: '已过号'
}
export const queryQueueUpConfig = {
  formItems: [
    {
      filed: 'carCodeFront',
      type: 'input',
      label: '搜索车辆',
      placeholder: '请输入车牌号'
    },
  ],
  online: true
}