| | |
| | | import fileinDialog from "@/components/file/inDialog.vue"; |
| | | import BatchImport from "@/components/BatchImport"; |
| | | export default { |
| | | name: "FormTempalteTest", |
| | | name: "FormTemplateTest", |
| | | components: { ResembleQueryDialog, fileInHtml, fileinDialog, BatchImport }, |
| | | data() { |
| | | return { |
| | |
| | | fileDocClassify:'!=processAuditSuggest', |
| | | fileDocClassifyName:'', |
| | | hasDownload:true, |
| | | hasUpload:true |
| | | hasUpload:true, |
| | | tableHeight: 'auto' |
| | | } |
| | | }; |
| | | }, |
| | | methods: { |
| | | submit(data) { |
| | | console.log(data); |
| | | //console.log(data); |
| | | }, |
| | | downloadTemplateFun() { |
| | | |