Bläddra i källkod

删除多余代码

huangbin 3 år sedan
förälder
incheckning
914aefc908
1 ändrade filer med 0 tillägg och 1 borttagningar
  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';