Vue v-text如何使用filters 如何在v-text里使用vue的过滤器?案例中语法:v-text="$options.filters.moneyFun(num)" myFun:过滤器名称 num:传入的参数 ×Close 提示: