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