jiangping
2024-10-08 a1cb73b1596fc3872b4a09b9598edaacaeeb1357
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