Explorar el Código

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

Renxy hace 1 año
padre
commit
2631fc43b7
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/components/AuditForm/ItemAttribute.js

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

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