ll
liukangdong
2024-10-18 0ed2002103cfe3d0892ee2468d98b7d3fad8e7b9
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