瀏覽代碼

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