Browse Source

提交代码

陈少旭 1 year ago
parent
commit
32d9f77a34
1 changed files with 1 additions and 2 deletions
  1. 1 2
      src/xt_pages/outpatientDoctorStation/doctorDesk.vue

+ 1 - 2
src/xt_pages/outpatientDoctorStation/doctorDesk.vue View File

@@ -115,7 +115,7 @@
115 115
 
116 116
           </el-tabs>
117 117
           <div class="mainCell fixedCell" style="float:right" v-if="titleType == '电子处方'">
118
-            <el-button size="small" ref="button_three" @click="open_four()" type="primary">刷新库存</el-button>
118
+            <el-button v-if="org_id == 10206" size="small" ref="button_three" @click="open_four()" type="primary">刷新库存</el-button>
119 119
 
120 120
 
121 121
             <el-button size="small" ref="button_one" @click="open(1)" type="primary"
@@ -978,7 +978,6 @@ export default {
978 978
 
979 979
           //排班
980 980
           for (let i = 0; i < response.data.data.list_two.length; i++) {
981
-            console.log('hahhahahahahahahah', response.data.data.list_two)
982 981
             //未就诊
983 982
             if (response.data.data.list_two[i].prescription.length == 0 && response.data.data.list_two[i].his_patient.id == 0) {
984 983
               let obj = {