Просмотр исходного кода

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

Renxy 1 год назад
Родитель
Сommit
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();