chenyc
2025-08-28 959caa2054458ae8bfd66ed2998fae671ac2528d
src/views/record/index.vue
@@ -157,6 +157,7 @@
            year:y,
            month:m,
        }
        ajaxPost('/patient/hemo/med/record/listByPatient',pagedata).then((re:any)=>{
            console.log(re)
            re.forEach((element:any) => {
@@ -208,6 +209,7 @@
            else {
                day.bottomInfo='晚上'
            }
            console.log(day)
        }
        return day
    }
@@ -222,7 +224,7 @@
        })
    }
</script>
<style lang="scss">
<style scoped lang="scss">
.recordclass {
    // background: rgb(228, 231, 225);
    color: #00f;