XMLWAN 2 lat temu
rodzic
commit
024bcd77ff

+ 1 - 3
src/xt_pages/dialysis/details/dialog/DoctorAdviceDialog.vue Wyświetl plik

@@ -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