Browse Source

10月25质控

yq1 5 months ago
parent
commit
0164f67f4e

+ 1 - 1
src/xt_pages/Dialysisanalysis/new_otherIndicators/components/complete.vue View File

@@ -227,7 +227,7 @@ import html2canvas from "html2canvas"
227 227
         nurseList:[],
228 228
         operators:[],
229 229
         docList:[],
230
-        status_options:[{value:1,label:'达到透析处方时间'},{value:2,label:'未达到处方时间'}],
230
+        status_options:[{value:1,label:'达到透析处方时间'},{value:2,label:'未达到处方时间'},{value:3,label:'超出处方时间'}],
231 231
         date_options:[{value:1,label:'最近七天'},{value:2,label:'本周'},{value:3,label:'上周'},{value:4,label:'本月'},
232 232
                       {value:5,label:'上月'},{value:6,label:'本年'},{value:7,label:'上一年'}
233 233
         ],