diff --git a/pages/NursingNew/component/index.vue b/pages/NursingNew/component/index.vue index 96cafb8..a7f83aa 100644 --- a/pages/NursingNew/component/index.vue +++ b/pages/NursingNew/component/index.vue @@ -733,6 +733,7 @@ const firstgetqueryCgdList = (nuId) => { form.nuId = nuId; queryOrderList(form).then(res => { + console.log(form) if(res.result.records.length>0){ indexmessage.value = res.result.records[0] // clickLeftMenu(0,res.result.records[0]) diff --git a/pages/NursingNew/component/pleasetake/common/htditem.vue b/pages/NursingNew/component/pleasetake/common/htditem.vue index 8a1fb41..2b57cfe 100644 --- a/pages/NursingNew/component/pleasetake/common/htditem.vue +++ b/pages/NursingNew/component/pleasetake/common/htditem.vue @@ -164,19 +164,19 @@