MrShi
2025-05-12 8f1ea2f09cfb16341e91d1e96a88de898eb43f94
admin/src/components/common/upload.vue
@@ -72,7 +72,6 @@
            console.log(res.data.data)
          })
          .catch(e => {
            this.$message.error(e)
          })
          .finally(() => {
            this.$refs.file.value = null