From 71c27f9ead97e52e50a59495c6955756e21004cf Mon Sep 17 00:00:00 2001
From: wumu <mayi@mayi.com>
Date: 星期五, 01 十一月 2024 00:16:13 +0800
Subject: [PATCH] 1101

---
 internal_system_v1/problemrectification.cpp |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/internal_system_v1/problemrectification.cpp b/internal_system_v1/problemrectification.cpp
index 99121d2..7edc4f8 100644
--- a/internal_system_v1/problemrectification.cpp
+++ b/internal_system_v1/problemrectification.cpp
@@ -1,4 +1,4 @@
-#include "problemrectification.h"
+锘�#include "problemrectification.h"
 #include "ui_problemrectification.h"
 
 #include <QFileDialog>
@@ -7,6 +7,8 @@
 #include <QDebug>
 #include <QProcess>
 
+#pragma execution_character_set("utf-8")
+
 extern int g_comId;
 extern QString g_auditDate;
 extern QString g_dataRootPath;

--
Gitblit v1.8.0