From e9fe78c63955119c615e0d185a2d9db737dbb11c Mon Sep 17 00:00:00 2001
From: admin <344137771@qq.com>
Date: Mon, 02 Mar 2026 14:08:30 +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