This commit is contained in:
2022-01-30 23:54:41 +00:00
parent 563d967b8d
commit 5545276a3a
3 changed files with 47 additions and 4 deletions

View File

@@ -333,7 +333,6 @@ export default {
if (isNumber(value)) {
return true;
}
const err = vm.$ay.t("ErrorFieldValueNotDecimal");
this.setFormState({
vm: vm,