liukangdong
2024-10-14 c2d6bdf3172af455881bfd34ae65bdde5dec95ac
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