Merged in bugfix/PMCORE-2575 (pull request #7645)

PMCORE-2575 Name and Attribute ID are checked from the start

Approved-by: Julio Cesar Laura Avendaño <contact@julio-laura.com>
This commit is contained in:
Roly Rudy Gutierrez Pinto
2020-12-18 20:25:23 +00:00
committed by Julio Cesar Laura Avendaño

View File

@@ -196,6 +196,8 @@
rol: "0"
};
this.statusValidation = true;
this.statusName = null;
this.statusAttributeId = null;
},
onsubmit() {
this.statusName = true;