This commit is contained in:
砂糖
2025-07-29 16:57:16 +08:00
parent ae33b44468
commit 2c9f128423
5 changed files with 23 additions and 34 deletions

View File

@@ -8,7 +8,7 @@
<el-dialog
:visible="showDetail"
@close="showDetail = false"
title="产品信息"
:title="product.productName"
width="500px"
append-to-body
>