Merge pull request #442 from dod-ccpo/more-finver

More tweaks to financial verification draft feature
This commit is contained in:
richard-dds
2018-11-14 11:39:40 -05:00
committed by GitHub
8 changed files with 78 additions and 87 deletions

View File

@@ -1,6 +1,7 @@
import FormMixin from '../../mixins/form'
import optionsinput from '../options_input'
import textinput from '../text_input'
import localdatetime from '../local_datetime'
export default {
name: 'financial',
@@ -10,6 +11,7 @@ export default {
components: {
optionsinput,
textinput,
localdatetime,
},
props: {