From 3580e0973248b2e4d64eb00ab22c87bc998a1baf Mon Sep 17 00:00:00 2001 From: majingfu <1344267175@qq.com> Date: Mon, 13 Feb 2023 11:52:56 +0800 Subject: [PATCH] =?UTF-8?q?=E5=86=9C=E8=B5=84=E5=B7=B2=E9=A2=86=E7=94=A8?= =?UTF-8?q?=E5=88=97=E8=A1=A8=E8=BF=94=E5=9B=9E=E5=AD=97=E6=AE=B5=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/massif/collectList.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/massif/collectList.vue b/pages/massif/collectList.vue index f840260..644f6ca 100644 --- a/pages/massif/collectList.vue +++ b/pages/massif/collectList.vue @@ -57,10 +57,10 @@ - {{v.parentName}} {{v.name}} + {{v.goodsType}} {{v.substanceName}} - {{v.typeOne}} {{v.supplier}} + {{v.goodsDetailType}} {{v.supplier}} @@ -127,4 +127,4 @@ export default { }, } } - \ No newline at end of file +