Browse Source

修复复杂告警不显示所选项的问题

valentichu 11 months ago
parent
commit
81fe0489b7
2 changed files with 0 additions and 1 deletions
  1. 0 0
      lib/index.js
  2. 0 1
      src/pages/Alarm/components/complex.jsx

File diff suppressed because it is too large
+ 0 - 0
lib/index.js


+ 0 - 1
src/pages/Alarm/components/complex.jsx

@@ -271,7 +271,6 @@ const Complex = (props, ref) => {
                 {type === 1 && (
                   <Form.Item
                     required={true}
-                    name="temp"
                     rules={[
                       {
                         required: true,

Some files were not shown because too many files changed in this diff