From c62516017f4153f8f51a8c353b67c2331bfb0590 Mon Sep 17 00:00:00 2001 From: XingQue Date: Wed, 22 Jul 2026 16:29:51 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=20TypeZone=20=E4=B8=AD?= =?UTF-8?q?=E8=AF=AF=E5=86=99=E7=9A=84=20Python=20or=20=E8=AF=AD=E6=B3=95?= =?UTF-8?q?=E5=AF=BC=E8=87=B4=E6=9E=84=E5=BB=BA=E5=A4=B1=E8=B4=A5=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Cursor --- src/views/product/TypeZone.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/product/TypeZone.vue b/src/views/product/TypeZone.vue index 34d0872..3eadd49 100644 --- a/src/views/product/TypeZone.vue +++ b/src/views/product/TypeZone.vue @@ -376,7 +376,7 @@ const editType = (type) => { jieshao: type.jieshao, tupian_url: type.tupian_url, yaoqiuleixing: Number(type.yaoqiuleixing), - huiyuan_id: type.huiyuan_id or '', + huiyuan_id: type.huiyuan_id || '', yongjin: type.yongjin, shenhezhuangtai: Number(type.shenhezhuangtai), guishu_leixing_id: type.guishu_leixing_id || null,