Convert the format of $$$ into > in vue

item.entity_path = this.stringUtils.strReplace(item.entity_path, /\$\$\$/g, '>')

Guess you like

Origin blog.csdn.net/weixin_44727080/article/details/114842438