liukangdong
2024-10-17 d611ebb8391df8db938dc57d88a26c684aa5110d
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