zhouna 4 роки тому
батько
коміт
17d7fc7670
1 змінених файлів з 1 додано та 1 видалено
  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);     //编辑