- Go with this look?
+ {{ isHistoryFlow?'Generate Result':'Go with this look?' }}
From 279776c4f718977266e4e478ee8b9bdf55bf28b3 Mon Sep 17 00:00:00 2001 From: X1627315083 <1627315083@qq.com> Date: Mon, 29 Dec 2025 15:25:25 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4product=E4=B8=8D=E5=90=8C?= =?UTF-8?q?=E6=B5=81=E7=A8=8B=E7=9A=84=E6=A0=87=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Workshop/product.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/Workshop/product.vue b/src/views/Workshop/product.vue index 1d343fd..09e84c3 100644 --- a/src/views/Workshop/product.vue +++ b/src/views/Workshop/product.vue @@ -132,7 +132,7 @@ const { isLoading } = toRefs(data);