From bbc62226c028f2c886daa9c7343b2d06e1f86335 Mon Sep 17 00:00:00 2001
From: vincentlu <t1341870251@gmail.com>
Date: 星期四, 26 二月 2026 14:36:37 +0800
Subject: [PATCH] #
---
zy-acs-flow/src/page/guarantee/GuaranteeCreate.jsx | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/zy-acs-flow/src/page/guarantee/GuaranteeCreate.jsx b/zy-acs-flow/src/page/guarantee/GuaranteeCreate.jsx
index 5db5ba4..f07abc8 100644
--- a/zy-acs-flow/src/page/guarantee/GuaranteeCreate.jsx
+++ b/zy-acs-flow/src/page/guarantee/GuaranteeCreate.jsx
@@ -36,8 +36,8 @@
const defaultRecord = {
scopeType: DEFAULT_SCOPE_TYPE,
cronExpr: DEFAULT_CRON_EXPRESSION,
- requiredCount: 10,
- minSoc: 50,
+ // requiredCount: 10,
+ // minSoc: 50,
leadTime: 60,
status: 1,
};
--
Gitblit v1.9.1