jiangping
2025-05-07 50c92f73eaa293fc8ef8243f46f7601b05036f9b
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