Browse Source

医护管理

XMLWAN 4 years ago
parent
commit
d20a5239cb

+ 2 - 2
src/xt_pages/dialysis/details/dialog/assessmentBeforeDislysisDialog.vue View File

@@ -252,7 +252,7 @@
252 252
             </el-form-item>
253 253
           </el-col>
254 254
 
255
-                
255
+
256 256
           <el-col :span="8">
257 257
             <el-form-item label="针眼: " v-if="isShow('针眼')">
258 258
               <el-input v-model="assessmentBeforeDislysis.pinholing" readonly
@@ -474,7 +474,7 @@
474 474
               <el-input v-model="assessmentBeforeDislysis.skin_other"></el-input>
475 475
             </el-form-item>
476 476
           </el-col>
477
-   
477
+
478 478
 
479 479
           <!-- </el-row>
480 480