gaoluyang
2025-03-03 33cfd98ade48640b6134a7a3376c7131a4760033
能力范围-导入检验对象模版,接口返回与页面显示不符
已修改1个文件
4 ■■■■ 文件已修改
src/views/structural/capabilityAndLaboratory/capability/index.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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('上传成功')