From 2f6ed99fc4b545db944b5a2620e6db003bbfedea Mon Sep 17 00:00:00 2001
From: admin <344137771@qq.com>
Date: Tue, 10 Feb 2026 14:48:02 +0800
Subject: [PATCH] 1

---
 src/views/modules/config/news-add-or-update.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/modules/config/news-add-or-update.vue b/src/views/modules/config/news-add-or-update.vue
index 6ca7301..3d33094 100644
--- a/src/views/modules/config/news-add-or-update.vue
+++ b/src/views/modules/config/news-add-or-update.vue
@@ -387,7 +387,7 @@
       //   popUp = parseInt(this.dataForm.popUp)==1 ? true : false;
       // }catch{
       // }
-      if (this.row) {
+      if (this.row.row) {
         //更新修改
         //start
         this.$refs["dataForm2"].validate((valid) => {

--
Gitblit v1.9.3