From 273a7c98c8e52c5762532698d8c9eefae49309de Mon Sep 17 00:00:00 2001 From: a0049873 <79py69t9wb@privaterelay.appleid.com> Date: Mon, 22 Aug 2022 17:34:15 +0800 Subject: [PATCH] =?UTF-8?q?BUG=20=20=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/detailsAll/components/Algorithm/AlgorithmUsageMode.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/front/src/views/detailsAll/components/Algorithm/AlgorithmUsageMode.vue b/front/src/views/detailsAll/components/Algorithm/AlgorithmUsageMode.vue index 43a04ddc..5a27c980 100644 --- a/front/src/views/detailsAll/components/Algorithm/AlgorithmUsageMode.vue +++ b/front/src/views/detailsAll/components/Algorithm/AlgorithmUsageMode.vue @@ -224,6 +224,7 @@ dataFrom.value.content[0].people.value = val.deptContacts dataFrom.value.content[0].phone.value = val.deptPhone dataFrom.value.content[0].postMethod.value = val.apiMethodType + approveStatus.value = val.approveStatus console.log('dataList', val) val.infoList.map((item) => { if (item.attrType === '组件地址') {