防止重复提交

this.saveRson =  throttle(this.saveRson, 2000 , {leading :false})
import { unionWith,isEqual, throttle } from 'lodash'
posted @ 2019-12-09 16:50  沐少白  阅读(145)  评论(0编辑  收藏  举报