admin/src/components/business/OperaCasesImportWindow.vue
@@ -48,12 +48,12 @@ this.title = title this.fileName = '' this.visible = true this.type = 0 this.type = 1 }, // 导出模板 exportTemplate () { // 投保申请 window.open('/template/cases.xlsx') window.open('/dianjiang_template/cases.xlsx') }, clickRef () { this.$refs.fileExcel.click()