diff --git a/src/main.js b/src/main.js index 43ea4e7..06dd667 100644 --- a/src/main.js +++ b/src/main.js @@ -4,7 +4,7 @@ import { message } from "antd"; import dayjs from "dayjs"; import { getFileUrlFromServer } from "zy-react-library/utils"; import "dayjs/locale/zh-cn"; -import "../blessed_by_buddha"; + diff --git a/src/pages/Container/QualApplication/FilingForm/components/MaterialStep.jsx b/src/pages/Container/QualApplication/FilingForm/components/MaterialStep.jsx index c445506..826424c 100644 --- a/src/pages/Container/QualApplication/FilingForm/components/MaterialStep.jsx +++ b/src/pages/Container/QualApplication/FilingForm/components/MaterialStep.jsx @@ -10,7 +10,7 @@ export default function MaterialStep({ loading, }) { const [preview, setPreview] = useState(null); - +console.log(disabled) return ( <> { if (!personnelOptions.length) { return;