Selaa lähdekoodia

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

28169 7 kuukautta sitten
vanhempi
commit
2c745962f2

+ 1 - 1
src/xt_pages/Dialysisanalysis/new_otherIndicators/components/complete.vue Näytä tiedosto

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