소스 검색

Merge branch 'master' into develop
修改bug
# Conflicts:
# .umirc.ts
# src/components/AuditForm/ItemAttribute.js
# src/pages/Home/index.js

Renxy 1 년 전
부모
커밋
2631fc43b7
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/components/AuditForm/ItemAttribute.js

+ 0 - 1
src/components/AuditForm/ItemAttribute.js

@@ -214,7 +214,6 @@ function CodeField(props) {
     </Form>
   );
 }
-
 function ManufacturerField(props) {
   const { item, btns, onFinish } = props;
   const [form] = Form.useForm();