jiangping
2024-12-12 142f590c9b32435f22830421a9c6f1c1e5669f0f
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