import Api from '~/service/Api'; export default { methods:{ cusTypeChange(){ this.model.recgrp.bas.custcod = "" }, } }