diff --git a/modules/ticket/front/basic-data/step-one/index.html b/modules/ticket/front/basic-data/step-one/index.html index b7ba6c9d0..24ec509a2 100644 --- a/modules/ticket/front/basic-data/step-one/index.html +++ b/modules/ticket/front/basic-data/step-one/index.html @@ -6,14 +6,6 @@
- - - - + + + + - - + ng-model="$ctrl.ticket.nickname"> + { + this.ticket.nickname = res.data.nickname; + }); + } + async onStepChange() { if (this.isFormInvalid()) { return this.vnApp.showError(