k94314517
2025-05-07 c0f4b90b5b6a45f044a694b5e3837cabfdcbf3aa
admin/src/components/common/ImportWindow.vue
@@ -119,7 +119,7 @@
          this.$emit('success')
        })
        .catch(e => {
          this.$tip.apiFailed(e)
         //  this.$tip.apiFailed(e)
        })
        .finally(() => {
          this.isWorking = false