l
liukangdong
2024-10-28 c205de44f60c42dc1fc75b1dab32bbdd971534d9
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