MrShi
2025-05-09 60be94d3edd2da1f60d4b11160966626cd1bae4d
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