From 052f22d681a1ca7b0ed6251b975627e1949d9218 Mon Sep 17 00:00:00 2001
From: houjie <714924425@qq.com>
Date: 星期六, 19 八月 2023 16:01:34 +0800
Subject: [PATCH] jVxTable 默认添加一行 修改
---
src/components/jeecg/JVxeTable/components/JVxeTable.js | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/components/jeecg/JVxeTable/components/JVxeTable.js b/src/components/jeecg/JVxeTable/components/JVxeTable.js
index 3532194..dd2e1fb 100644
--- a/src/components/jeecg/JVxeTable/components/JVxeTable.js
+++ b/src/components/jeecg/JVxeTable/components/JVxeTable.js
@@ -799,7 +799,7 @@
}
})
})
- // 銆恑ssues/3828銆戞暟鎹洿鏂板悗锛岄噸鏂拌绠楃粺璁″垪
+ // 銆恑ssues/3828銆戞暟鎹洿鏂板悗锛岄噸鏂拌绠楃粺璁″垪
if (updated && this.statistics.has) {
this.$nextTick(async () => {
let {xTable} = this.$refs.vxe.$refs;
@@ -885,9 +885,9 @@
* @param isOnlJs 鏄惁鏄痮nlineJS澧炲己瑙﹀彂鐨�
* @return
*/
- async addRows(rows = {}, isOnlJs) {
+ /* async addRows(rows = {}, isOnlJs) {
return this._addOrInsert(rows, -1, 'added', isOnlJs)
- },
+ }, */
/**
* 娣诲姞涓�琛屾垨澶氳
--
Gitblit v1.9.3