jinlin
2024-01-12 bb3bc1c8508dc28d1780c2b0e068595baedb5100
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()