From 92756497daae28871f6f32e713e85c8398f48735 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E9=99=88=E5=AE=87=E8=88=AA?= <740464440@qq.com>
Date: Fri, 26 Jan 2024 21:10:09 +0800
Subject: [PATCH] =?UTF-8?q?fix():=20=E5=A4=84=E7=90=86=E8=B7=AF=E5=A4=96?=
=?UTF-8?q?=E4=BA=BA=E5=91=98=E7=AE=A1=E7=90=86--=E6=94=B6=E8=B4=B9?=
=?UTF-8?q?=E5=91=98=E7=AE=A1=E7=90=86=E9=A1=B5=E9=9D=A2=E7=9B=B8=E5=BA=94?=
=?UTF-8?q?=E7=9A=84bug=E7=AD=89?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/pages/MerchantMgm/MerchantInfo/loadable.jsx | 2 +-
.../OperationSales/InformationMgm/loadable.jsx | 12 ++++++------
src/pages/OutRoadMgm/OutPersonMgm/TollCollector/index.jsx | 14 ++++++++++++--
3 files changed, 19 insertions(+), 9 deletions(-)
diff --git a/src/pages/MerchantMgm/MerchantInfo/loadable.jsx b/src/pages/MerchantMgm/MerchantInfo/loadable.jsx
index 5897fb7..b598b93 100644
--- a/src/pages/MerchantMgm/MerchantInfo/loadable.jsx
+++ b/src/pages/MerchantMgm/MerchantInfo/loadable.jsx
@@ -709,7 +709,7 @@ const MerchantInfo = (props) => {
}
)
} catch (errorInfo) {
- message.error("必填字段不能为空",2.5)
+ message.error("请正确填写内容项",2.5)
console.log(errorInfo)
}
diff --git a/src/pages/OperationCenter/OperationSales/InformationMgm/loadable.jsx b/src/pages/OperationCenter/OperationSales/InformationMgm/loadable.jsx
index 05b4666..ae85635 100644
--- a/src/pages/OperationCenter/OperationSales/InformationMgm/loadable.jsx
+++ b/src/pages/OperationCenter/OperationSales/InformationMgm/loadable.jsx
@@ -152,7 +152,7 @@ function InformationMgm() {
// 操作-下拉
const items = [
- { key: "0", label: 预览 },
+ // { key: "0", label: 预览 },
{ key: "1", label: 详情 },
{ key: "2", label: 发布 },
{ key: "3", label: 编辑 },
@@ -1148,11 +1148,11 @@ function InformationMgm() {
onChange={(e) => handleForm("isReprint", e.target.value)}
>