wente
2023-12-08 bc8ff037b8f01268a0a032d0ad8d503c48d5e9f8
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()