liukangdong
2025-03-12 f0f08cc1ff84d45de32d8bff4a40e6a7d0d7a9e6
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