shenwu 2 vuotta sitten
vanhempi
commit
e560823c18
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      src/pages/launchSystemNew/launchManage/createAd/index.tsx

+ 0 - 1
src/pages/launchSystemNew/launchManage/createAd/index.tsx

@@ -632,7 +632,6 @@ const CreateAd: React.FC = () => {
         </Card>
 
 
-
         {/* 选择商品 */}
         {goodsVisible && <GoodsModal visible={goodsVisible} data={accountCreateLogs} onClose={() => setGoodsVisible(false)} onChange={(e) => { setAccountCreateLogs(e); setGoodsVisible(false); clearData() }} />}
         {/* 选择数据源 */}