Browse Source

Merge branch '20201109_pc_vue_new_branch' of http://git.shengws.com/csx/Vue_New into 20201109_pc_vue_new_branch

See999 4 years ago
parent
commit
6bcd4ef73d
1 changed files with 3 additions and 3 deletions
  1. 3 3
      src/xt_pages/dialysis/template/DialysisPrintOrderSix.vue

+ 3 - 3
src/xt_pages/dialysis/template/DialysisPrintOrderSix.vue View File

@@ -204,7 +204,7 @@
204 204
                     </div>
205 205
                     <div class="under_line" style="width: 100px;text-align: center" v-if="predialysis.puncture_way.indexOf('区域')>-1">
206 206
                       区域
207
-                    </div> 
207
+                    </div>
208 208
                   </div>
209 209
                   <div class="inline_block" style="margin-left:10px;flex:1;">
210 210
                     穿刺针:
@@ -509,7 +509,7 @@
509 509
                       </td>
510 510
                       <td width="200" v-if="org_id == 9919">ktv</td>
511 511
                       <td width="200">病情变化及处理</td>
512
-                     
512
+
513 513
                       <!-- <td width="100">时间</td>
514 514
                   <td width="30">T<br>C°</td>
515 515
                   <td width="30">P<br/>次/分</td>
@@ -1343,7 +1343,7 @@ export default {
1343 1343
           this.predialysis.blood_access_part_opera_id
1344 1344
         )
1345 1345
         this.afterdialysis = response.data.data.AssessmentAfterDislysis
1346
-        console.log('透后体重', this.afterdialysis)
1346
+        // console.log('透后体重', this.afterdialysis)
1347 1347
         this.lastafterdialysis = response.data.data.assessmentAfterDislysis
1348 1348
         this.operators = response.data.data.operators
1349 1349
         console.log('operators', this.operators)