zzw
2023-11-27 1c278e228e53f461dba034a719b88ea3d820c8d3
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()