ll
liukangdong
2024-12-12 c5370d2a8c89caa6c8da533c2cf691cb3d16dc3c
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