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