28169 před 1 rokem
rodič
revize
f9d7297fdc
1 změnil soubory, kde provedl 25 přidání a 25 odebrání
  1. 25 25
      src/xt_pages/user/templateSummary.vue

+ 25 - 25
src/xt_pages/user/templateSummary.vue Zobrazit soubor

@@ -882,7 +882,7 @@
882 882
           other_count:"",
883 883
           dialzer_apparatus:"",
884 884
           perfusion_apparatus:"",
885
-          anticoagulant:"",
885
+          anticoagulant:0,
886 886
           kalium:"",
887 887
           autunite:"",
888 888
           natrium:"",
@@ -1400,30 +1400,30 @@
1400 1400
              this.$message.success("保存成功!");
1401 1401
              this.show_dialog = false
1402 1402
              this.form.title = ""
1403
-             this.form.dry_weight = ""
1404
-             this.form.dialysis_count =""
1405
-             this.form.hd_count= ""
1406
-             this.form.hdf_count = ""
1407
-             this.form.hp_count = ""
1408
-             this.form.other_count =""
1409
-             this.form.dialzer_apparatus = ""
1410
-             this.form.perfusion_apparatus = ""
1411
-             this.form.anticoagulant  = ""
1412
-             this.form.kalium = ""
1413
-             this.form.autunite = ""
1414
-             this.form.natrium = ""
1415
-             this.form.hour =""
1416
-             this.form.minute = ""
1417
-             this.form.befor_weight = ""
1418
-             this.form.after_weight = ""
1419
-             this.form.befor_pressure = ""
1420
-             this.form.template_summary_content = ""
1421
-             this.form.template_plan_content = ""
1422
-             this.form.template_inspection_content = ""
1423
-             this.from.after_pressure = ""
1424
-             this.form.template_summary_id = ""
1425
-             this.form.template_plan_id = ""
1426
-             this.form.template_inspection_id = ""
1403
+            //  this.form.dry_weight = ""
1404
+            //  this.form.dialysis_count =""
1405
+            //  this.form.hd_count= ""
1406
+            //  this.form.hdf_count = ""
1407
+            //  this.form.hp_count = ""
1408
+            //  this.form.other_count =""
1409
+            //  this.form.dialzer_apparatus = ""
1410
+            //  this.form.perfusion_apparatus = ""
1411
+            //  this.form.anticoagulant  = 0
1412
+            //  this.form.kalium = ""
1413
+            //  this.form.autunite = ""
1414
+            //  this.form.natrium = ""
1415
+            //  this.form.hour =""
1416
+            //  this.form.minute = ""
1417
+            //  this.form.befor_weight = ""
1418
+            //  this.form.after_weight = ""
1419
+            //  this.form.befor_pressure = ""
1420
+            //  this.form.template_summary_content = ""
1421
+            //  this.form.template_plan_content = ""
1422
+            //  this.form.template_inspection_content = ""
1423
+            //  this.from.after_pressure = ""
1424
+            //  this.form.template_summary_id = ""
1425
+            //  this.form.template_plan_id = ""
1426
+            //  this.form.template_inspection_id = ""
1427 1427
            }
1428 1428
         })
1429 1429
       },