Resolve "Fix job order incoming cv submit bug" #883
1 changed files with 1 additions and 0 deletions
|
|
@ -792,6 +792,7 @@
|
|||
});
|
||||
|
||||
field.html(html).prop('disabled', false);
|
||||
field.val(field.data('id'));
|
||||
} else {
|
||||
field.html('<option value="">No vehicles found</option>').prop('disabled', true);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue