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

This commit is contained in:
Roly Rudy Gutierrez Pinto
2020-12-18 09:13:54 -04:00
parent fd17dd2c24
commit d71c8e5f1a

View File

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