see999 4 년 전
부모
커밋
3c5f4623fa
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      src/xt_pages/sign/components/beforeDialysisCalling.vue
  2. 1 1
      src/xt_pages/sign/components/computerCalling.vue

+ 1 - 1
src/xt_pages/sign/components/beforeDialysisCalling.vue 파일 보기

@@ -174,7 +174,7 @@ export default {
174 174
                             // this.waitingCalled = waitingCalledArr
175 175
                             this.waitingCalledAm = waitingCalledAm
176 176
                             this.waitingCalledPm = waitingCalledPm
177
-                            this.called = calledArr
177
+                            // this.called = calledArr
178 178
                         }
179 179
                         if(res.data.type == 4){
180 180
                             let arr = res.data.patientQueueList.data

+ 1 - 1
src/xt_pages/sign/components/computerCalling.vue 파일 보기

@@ -143,7 +143,7 @@ export default {
143 143
                         // this.waitingCalled = waitingCalledArr
144 144
                         this.waitingCalledAm = waitingCalledAm
145 145
                         this.waitingCalledPm = waitingCalledPm
146
-                        this.called = calledArr
146
+                        // this.called = calledArr
147 147
                     }
148 148
                     if(res.data.type == 5){
149 149
                         let arr = res.data.patientQueueList.data