jinlin
2024-02-21 e9b8a4e413fc235fa8ee102845c523b6ecbf2f8a
web/packages/views/modules/sys/dict-type.vue
@@ -102,7 +102,7 @@
        token: Cookies.get('token'),
        progressId:this.progress.id
      })
      this.apiURL = `http://localhost:8058/maintain/lifeManagement/importDataDictExcel?${params}`
      this.apiURL = `http://localhost:8050/maintain/lifeManagement/importDataDictExcel?${params}`
    },
    DictImport() {
      this.$refs.dictListImport.$refs.dialog.init()