Refactor #2568
parent
a6acfb3de6
commit
c6aa1590dc
|
@ -92,9 +92,6 @@ export default {
|
|||
}
|
||||
},
|
||||
computed: {
|
||||
activeRoute() {
|
||||
return this.$route.path;
|
||||
},
|
||||
containerClass() {
|
||||
return ['p-steps p-component', {'p-readonly': this.readonly}];
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue