From a880296affb304718a91f8e5578a41bb99482f9a Mon Sep 17 00:00:00 2001 From: herenshan112 Date: Sat, 2 Dec 2023 16:23:55 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/taskplatform/taskmanagement/taskcustomerformnew.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/taskplatform/taskmanagement/taskcustomerformnew.vue b/src/views/taskplatform/taskmanagement/taskcustomerformnew.vue index 735e61de3..78578ac1c 100644 --- a/src/views/taskplatform/taskmanagement/taskcustomerformnew.vue +++ b/src/views/taskplatform/taskmanagement/taskcustomerformnew.vue @@ -104,7 +104,7 @@ const getTaskFormData = () =>{ formLoading.value = true; haveCustomerFormVersion({id:props.versionid}) .then(({ data }) =>{ - // console.log("表单数据",data) + console.log("表单数据",data) gainFlowChart.id=data.flowkeystr if(data.classify == 2){ isFlowForm.value = true;