$ npm i --save lodash
import { throttle } from 'lodash'; 引入 不是组件add_goods_num: throttle(function(){ //执行函数},1000)