briansostudio / teamform

teamform for comp3111
0 stars 0 forks source link

Question about on-click to next #67

Open clementf2b opened 7 years ago

clementf2b commented 7 years ago

I cannot change :active in el-steps from step 1 to step 2 when I click the Proceed button . however, the console.log('next') can show in the console.

screen shot 2016-11-16 at 12 10 06 am screen shot 2016-11-16 at 12 10 27 am screen shot 2016-11-16 at 12 10 41 am

BrianSo commented 7 years ago

Probably you should use :active="active" instead of a fixed number