MrShi
4 天以前 acf90ad8e6bea592124541324467360cef565ff5
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()