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 === '组件地址') {