Explorar o código

质控类型绑定bug

zhouna %!s(int64=4) %!d(string=hai) anos
pai
achega
17d7fc7670
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/qualityControl/QCTypeMang.vue

+ 1 - 1
src/components/qualityControl/QCTypeMang.vue

@@ -279,7 +279,7 @@
       },
       unbindQcType(data,type){
         api.ifNeedUnbind({id:data.id,hospitalId:data.hospitalId,cancel:1}).then((res)=>{
-          if(res.data.code=='00000005'){
+          if(res.data.code=='0'){
             this.warning(res.data.msg||'解绑成功','success');
             if(type==='modify'){
               this.toEditField(data,type);     //编辑