hive-app/main.js @@ -10,6 +10,7 @@ Vue.prototype.$httpUtils = httpUtils Vue.prototype.$utils = utils Vue.prototype.$toast = toast Vue.prototype.$filters = filters // 注册全局过滤器 Object.keys(filters).map(v => {