From ce64bfd54d80c812162872413ee8210907bc36be Mon Sep 17 00:00:00 2001 From: aixianling Date: Thu, 9 Jan 2025 14:51:58 +0800 Subject: [PATCH] =?UTF-8?q?style(xumu):=20=E4=BC=98=E5=8C=96=20AppTreatmen?= =?UTF-8?q?tManage=20=E7=BB=84=E4=BB=B6=E4=B8=AD=E7=9A=84=E8=A1=A8?= =?UTF-8?q?=E5=8D=95=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 为 formItems 循环渲染的表单项添加 key 属性,以提高渲染性能和稳定性 --- project/xumu/AppTreatmentManage/add.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/xumu/AppTreatmentManage/add.vue b/project/xumu/AppTreatmentManage/add.vue index f335a56f..54cdef9c 100644 --- a/project/xumu/AppTreatmentManage/add.vue +++ b/project/xumu/AppTreatmentManage/add.vue @@ -164,7 +164,7 @@ export default { - +