Browse Source

10月28日

yq1 1 year ago
parent
commit
462d5f0ce2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/pages/main/PrintIndex.vue

+ 1 - 0
src/pages/main/PrintIndex.vue View File

366
         v-if="org_template_info.template_id == 70"
366
         v-if="org_template_info.template_id == 70"
367
       ></DialysisPrintOrderSeventy>
367
       ></DialysisPrintOrderSeventy>
368
     </div>
368
     </div>
369
+    
369
     <!--<side-bar :active_index="0" v-if="isShow == true"></side-bar>-->
370
     <!--<side-bar :active_index="0" v-if="isShow == true"></side-bar>-->
370
   </div>
371
   </div>
371
 </template>
372
 </template>