From 8f9832de38cc8de024a88296ad710119babd3f6b Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期四, 15 十二月 2022 16:39:18 +0800 Subject: [PATCH] # --- Monitor-APP/pages/home/home.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/Monitor-APP/pages/home/home.vue b/Monitor-APP/pages/home/home.vue index 713af6f..93644c2 100644 --- a/Monitor-APP/pages/home/home.vue +++ b/Monitor-APP/pages/home/home.vue @@ -424,6 +424,7 @@ that.infoText.title = '妫�鏂欏嚭搴�' } that.infoText.staNo = res.data[0].staNo + that.infoText.matnr = res.data[0].matDtos[0].matnr that.infoText.specs = res.data[0].matDtos[0].specs that.infoText.maknx = res.data[0].matDtos[0].maknx that.infoText.count = res.data[0].matDtos[0].count -- Gitblit v1.9.1