spring
2025-03-03 10f334d1b36f8dad1edcd3b489c9eb6b8773d444
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('上传成功')