Update add.js
This commit is contained in:
parent
55b2cda665
commit
9649c61083
|
@ -7,7 +7,6 @@ import FormItem from "../../../components/form-item/main"
|
|||
import {Select,Button,ImageUpload ,onUpload,Sweetalert,RadioButton,RadioGroup,Notify} from "zent"
|
||||
import Bus from "../../../assets/eventBus.js"
|
||||
import {getProductInfoSelect,handelResponse,uploadImg} from "../../../assets/api.js"
|
||||
import { FixedSizeList } from 'react-window';
|
||||
import _ from "lodash";
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue