Quellcode durchsuchen

删除多余代码

huangbin vor 3 Jahren
Ursprung
Commit
914aefc908
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  1. 0 1
      src/views/market/market-spot/components/post_buying/index.vue

+ 0 - 1
src/views/market/market-spot/components/post_buying/index.vue

@@ -182,7 +182,6 @@ import { handleForm, handleNumAndPrice } from './setup';
 import { validateAction } from '@/common/setup/form';
 import { FormParam, TempWrOrderQuoteDetail } from './interface';
 import { EnumRouterName } from '@/common/constants/enumRouterName';
-import { handleIs } from '../buy-sell-market/setup';
 import { getAuctionwrType, getListingMode } from '@/views/market/market-spot/setup'
 import { BuyOrSell, ListingMode, AuctionwrType } from '@/common/constants/enumCommon';
 import { getCanUseMoney } from '@/services/bus/account';