liukangdong
2024-10-21 4e45a8252d7bccd23a1a57aa541a2ea521760572
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