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