diff --git a/acupuncture-前台/src/views/patientFile/index.vue b/acupuncture-前台/src/views/patientFile/index.vue index 9c1ffc5e..e391bede 100644 --- a/acupuncture-前台/src/views/patientFile/index.vue +++ b/acupuncture-前台/src/views/patientFile/index.vue @@ -753,7 +753,9 @@ export default { }, methods: { getWeightHeight() { - weightHeight().then((res) => { + weightHeight({ + weightMachineId: this.form.weightMachineId || "", + }).then((res) => { console.log("res", res); this.form.height = res.data.height; this.form.weight = res.data.weight; diff --git a/acupuncture-前台/南妮针灸前台ssl-5.zip b/acupuncture-前台/南宁针灸前台ssl-1.zip similarity index 97% rename from acupuncture-前台/南妮针灸前台ssl-5.zip rename to acupuncture-前台/南宁针灸前台ssl-1.zip index 9b483048..536c8368 100644 Binary files a/acupuncture-前台/南妮针灸前台ssl-5.zip and b/acupuncture-前台/南宁针灸前台ssl-1.zip differ diff --git a/acupuncture-后台/南宁针灸后台-1.zip b/acupuncture-后台/南宁针灸后台-1.zip deleted file mode 100644 index ba1fa5f5..00000000 Binary files a/acupuncture-后台/南宁针灸后台-1.zip and /dev/null differ diff --git a/acupuncture-后台/南宁针灸后台-2.zip b/acupuncture-后台/南宁针灸后台-2.zip deleted file mode 100644 index 03538e5e..00000000 Binary files a/acupuncture-后台/南宁针灸后台-2.zip and /dev/null differ diff --git a/acupuncture-后台/南宁针灸后台ssl-3.zip b/acupuncture-后台/南宁针灸后台ssl-4.zip similarity index 90% rename from acupuncture-后台/南宁针灸后台ssl-3.zip rename to acupuncture-后台/南宁针灸后台ssl-4.zip index dca99185..d899973d 100644 Binary files a/acupuncture-后台/南宁针灸后台ssl-3.zip and b/acupuncture-后台/南宁针灸后台ssl-4.zip differ diff --git a/acupuncture-后台/针灸后台adminssl.zip b/acupuncture-后台/针灸后台adminssl.zip deleted file mode 100644 index db7f4b35..00000000 Binary files a/acupuncture-后台/针灸后台adminssl.zip and /dev/null differ