From b008401dfa948e874ce1e340e669322d6c68c097 Mon Sep 17 00:00:00 2001
From: cuijian <cuijian@xalxzn.com>
Date: 星期四, 31 八月 2023 18:42:57 +0800
Subject: [PATCH] 专业点检标准、专业点检方案增加自动生成编码,项目性维修上传附件功能

---
 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