diff --git a/src/pages/OperationCenter/OperationSales/InformationMgm/loadable.jsx b/src/pages/OperationCenter/OperationSales/InformationMgm/loadable.jsx index 2c4814e..94f52f9 100644 --- a/src/pages/OperationCenter/OperationSales/InformationMgm/loadable.jsx +++ b/src/pages/OperationCenter/OperationSales/InformationMgm/loadable.jsx @@ -1673,7 +1673,7 @@ function InformationMgm() { - {/* {rowData?.isReprint != 1 ? ( + {rowData?.isReprint != 1 ? (
上传资源:
@@ -1688,7 +1688,7 @@ function InformationMgm() {
- ) : null} */} + ) : null} {/* 设置 */} diff --git a/src/pages/SystemMgm/SystemLog/loadable.jsx b/src/pages/SystemMgm/SystemLog/loadable.jsx index fe42a69..5fd4f2c 100644 --- a/src/pages/SystemMgm/SystemLog/loadable.jsx +++ b/src/pages/SystemMgm/SystemLog/loadable.jsx @@ -287,7 +287,7 @@ const SystemLog = () => { expandTrigger="hover" changeOnSelect allowClear - placeholder="请选择" + placeholder="请选择功能模块" fieldNames={{ label: "name", value: "id", @@ -309,7 +309,7 @@ const SystemLog = () => {