From bbacbbede6a3c7265f165642ab19afb61bbcac8d Mon Sep 17 00:00:00 2001 From: wumu <mayi@mayi.com> Date: 星期一, 02 十二月 2024 23:31:57 +0800 Subject: [PATCH] 1202 --- internal_system_v1/problemmoney.cpp | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/internal_system_v1/problemmoney.cpp b/internal_system_v1/problemmoney.cpp index 248bf78..5c82f91 100644 --- a/internal_system_v1/problemmoney.cpp +++ b/internal_system_v1/problemmoney.cpp @@ -1,4 +1,4 @@ -#include "problemmoney.h" +锘�#include "problemmoney.h" #include "ui_problemmoney.h" #include <QPushButton> #include <QDebug> @@ -6,6 +6,8 @@ #include <QFile> #include <QProcess> +#pragma execution_character_set("utf-8") + extern int g_comId; extern QString g_auditDate; extern QString g_dataRootPath; -- Gitblit v1.8.0