import commonFunctions from '~/mixin/commonFunctions.js'; import Api from '~/service/Api'; export default { mixins: [commonFunctions], methods: { } }