Your this refers to the replace functions context, not vues method context. change it like this return id.replace(someRegExp, ...
確定! 回上一頁