diff --git a/83150.002718b8.async.js b/83150.abd82ef0.async.js
similarity index 99%
rename from 83150.002718b8.async.js
rename to 83150.abd82ef0.async.js
index 249485924f..8e42e01c34 100644
--- a/83150.002718b8.async.js
+++ b/83150.abd82ef0.async.js
@@ -1442,6 +1442,10 @@ var Edit = function Edit(_ref) {
},
label: "\u6027\u522B",
className: "mb0",
+ rules: [{
+ required: true,
+ message: '请选择性别'
+ }],
children: /*#__PURE__*/(0,jsx_runtime.jsx)(es_form/* default */.Z.Item, {
name: "gender",
children: /*#__PURE__*/(0,jsx_runtime.jsxs)(es_radio/* default.Group */.ZP.Group, {
diff --git a/index.html b/index.html
index b6b1c1cb09..104d24c01d 100644
--- a/index.html
+++ b/index.html
@@ -27,7 +27,7 @@
display: block !important;
}
-
+