Browse Source

新分支

28169 10 months ago
parent
commit
cb94653dee
1 changed files with 3 additions and 2 deletions
  1. 3 2
      src/xt_pages/dialysis/details/dialog/computer_dialog.vue

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

446
         dialysis_irrigation: "",
446
         dialysis_irrigation: "",
447
         blood_access_id: "",
447
         blood_access_id: "",
448
         nuclein_date: moment(new Date()).add("year", 0).format("YYYY-MM-DD"),
448
         nuclein_date: moment(new Date()).add("year", 0).format("YYYY-MM-DD"),
449
-        catheter_operation:""
449
+        catheter_operation:"",
450
+        blood_flow_volume:"" ,
450
       },
451
       },
451
       blood_access_option: [],
452
       blood_access_option: [],
452
       schedual_type: 0,
453
       schedual_type: 0,
476
       infoDialogVisible:false,
477
       infoDialogVisible:false,
477
       selected_date:"",
478
       selected_date:"",
478
       remark:"",
479
       remark:"",
479
-      blood_flow_volume:"" ,
480
+     
480
     };
481
     };
481
   },
482
   },
482
   props: {
483
   props: {