liukangdong
2024-12-19 96a2b1c68aa545abbf8245b0b2859b342fa6e63d
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