jiangping
2024-10-15 00f774f72e2f607b4da23d7183ff4db3bc8c6cb3
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