XMLWAN пре 2 година
родитељ
комит
024bcd77ff
1 измењених фајлова са 1 додато и 3 уклоњено
  1. 1 3
      src/xt_pages/dialysis/details/dialog/DoctorAdviceDialog.vue

+ 1 - 3
src/xt_pages/dialysis/details/dialog/DoctorAdviceDialog.vue Прегледај датотеку

@@ -1636,9 +1636,7 @@
1636 1636
           this.$message.error('你没有执行医嘱的权限')
1637 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 1640
            if(this.currentRow.checker == 0){
1643 1641
               this.$message.error("请先核对医嘱")
1644 1642
               return