jiangping
2025-05-13 09a49f7cd53acba5261802daf491cf01a10f8d9b
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