XMLWAN 2 years ago
parent
commit
024bcd77ff
1 changed files with 1 additions and 3 deletions
  1. 1 3
      src/xt_pages/dialysis/details/dialog/DoctorAdviceDialog.vue

+ 1 - 3
src/xt_pages/dialysis/details/dialog/DoctorAdviceDialog.vue View File

1636
           this.$message.error('你没有执行医嘱的权限')
1636
           this.$message.error('你没有执行医嘱的权限')
1637
           return false
1637
           return false
1638
         }
1638
         }
1639
-
1640
-        console.log("王哈",this.currentRow)
1641
-        if(this.org_id == 9671 || this.org_id == 9675 || this.org_id ==10340 ){
1639
+        if(this.org_id == 9675 || this.org_id ==10340 ){
1642
            if(this.currentRow.checker == 0){
1640
            if(this.currentRow.checker == 0){
1643
               this.$message.error("请先核对医嘱")
1641
               this.$message.error("请先核对医嘱")
1644
               return
1642
               return