[WIP] Добавил маску на полисы страховок и скролл модального окна категории
This commit is contained in:
@@ -246,11 +246,13 @@ export const baseInsuranceForm = [
|
||||
key: "series",
|
||||
label: "Серия",
|
||||
type: "text",
|
||||
inputMask: "######",
|
||||
},
|
||||
{
|
||||
key: "number",
|
||||
label: "Номер",
|
||||
type: "text",
|
||||
inputMask: "##########",
|
||||
},
|
||||
{
|
||||
key: "photo",
|
||||
@@ -267,11 +269,13 @@ export const baseInsuranceForm = [
|
||||
key: "series",
|
||||
label: "Серия",
|
||||
type: "text",
|
||||
inputMask: "######",
|
||||
},
|
||||
{
|
||||
key: "number",
|
||||
label: "Номер",
|
||||
type: "text",
|
||||
inputMask: "##########",
|
||||
},
|
||||
{
|
||||
key: "photo",
|
||||
|
||||
Reference in New Issue
Block a user