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