From 530f1b3614a5d5007548680db068090f880228bf Mon Sep 17 00:00:00 2001 From: zhangyongtian <1181606322@qq.com> Date: Wed, 21 Aug 2024 14:28:30 +0800 Subject: [PATCH] Merge branch 'master' of http://120.79.193.119:9090/r/gzzfw/frontEnd/gzDyh --- gz-customerSystem/src/components/disputeRegistration/casePerfection/Form1.jsx | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gz-customerSystem/src/components/disputeRegistration/casePerfection/Form1.jsx b/gz-customerSystem/src/components/disputeRegistration/casePerfection/Form1.jsx index 008b970..04769e8 100644 --- a/gz-customerSystem/src/components/disputeRegistration/casePerfection/Form1.jsx +++ b/gz-customerSystem/src/components/disputeRegistration/casePerfection/Form1.jsx @@ -2,7 +2,7 @@ * @Author: dminyi 1301963064@qq.com * @Date: 2023-12-12 10:01:29 * @LastEditors: dminyi 1301963064@qq.com - * @LastEditTime: 2023-12-20 17:36:49 + * @LastEditTime: 2024-08-19 15:32:02 * @FilePath: \hugeDyh2.0\customerSystem\src\components\disputeRegistration\Form1.jsx * @Description: 调解总览修改表单 */ @@ -316,7 +316,7 @@ <Button type="primary" onClick={() => { $$.modalInfo({ - title: '案件信息报仇呢确认', + title: '案件信息保存确认', content: '确定保存本次对案件信息的修改吗?', okText: '确定保存', cancelText: '我再想想', -- Gitblit v1.8.0