This commit is contained in:
@@ -90,7 +90,8 @@ export default {
|
||||
"ErrorAPI2208",
|
||||
"ErrorAPI2209",
|
||||
"ErrorServerUnresponsive",
|
||||
"ErrorUserNotAuthenticated"
|
||||
"ErrorUserNotAuthenticated",
|
||||
"ErrorUserNotAuthorized"
|
||||
],
|
||||
decimalValidate(required) {
|
||||
return { required: required, decimal: [2, this.formats.decimalSeparator] };
|
||||
|
||||
Reference in New Issue
Block a user