gaoluyang
2025-03-03 de411af0c3e5a760e38782c1a932836fa9bff7d9
src/views/structural/capabilityAndLaboratory/capability/index.vue
@@ -385,8 +385,8 @@
      this.$refs.upload.clearFiles()
      this.uploadDia = false
      this.uploading = false
      if (response.code === 201) {
        this.$message.error(response.message)
      if (response.code !== 200) {
        this.$message.error(response.msg)
        return
      }
      this.$message.success('上传成功')