test_user 1 year ago
parent
commit
ce4de97de6
1 changed files with 4 additions and 4 deletions
  1. 4 4
      src/xt_pages/hospitalStation/outpatientChargesManagement.vue

+ 4 - 4
src/xt_pages/hospitalStation/outpatientChargesManagement.vue View File

@@ -92,10 +92,10 @@
92 92
 
93 93
           <div>
94 94
             <div>入院时间:{{this.hisPatientInfo&&this.hisPatientInfo.in_hosptial_time?this.hisPatientInfo.in_hosptial_time:""}}</div>
95
-<!--            <el-button-->
96
-<!--              size="small"-->
97
-<!--              @click="exportUnchargeData"-->
98
-<!--              type="primary">导出未收费数据</el-button>-->
95
+            <el-button
96
+              size="small"
97
+              @click="exportUnchargeData"
98
+              type="primary">导出未收费数据</el-button>
99 99
 
100 100
 <!--            -->
101 101
 <!--            <el-button  size="small"-->