Browse Source

ADD:2020改版

wjj 4 năm trước cách đây
mục cha
commit
c0fe848637
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/pages/edit/components/Step2/index.jsx

+ 0 - 1
src/pages/edit/components/Step2/index.jsx

@@ -264,7 +264,6 @@ const Step2 = (props) => {
   //   // setPage3(val);
   // };
 
-
   const handlePreview = async file => {
     if (!file.url && !file.preview) {
       file.preview = await getBase64(file.originFileObj);