Преглед на файлове

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();