From 09270a5d84e0678b5ba43a536fdb28a0688756a8 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期五, 01 八月 2025 14:49:21 +0800
Subject: [PATCH] 中强恒兴部署配置

---
 src/components/PIMTable/PIMTable.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/components/PIMTable/PIMTable.vue b/src/components/PIMTable/PIMTable.vue
index fb472fb..955173d 100644
--- a/src/components/PIMTable/PIMTable.vue
+++ b/src/components/PIMTable/PIMTable.vue
@@ -301,7 +301,7 @@
   },
   rowKey: {
     type: String,
-    default: undefined,
+    default: 'id',
   },
   page: {
     type: Object,

--
Gitblit v1.9.3