huangbin 4 tahun lalu
induk
melakukan
487c54acd1

+ 1 - 0
src/views/market/spot_trade/components/buy-sell-market/components/financing_delisting/index.vue

@@ -148,6 +148,7 @@ import { BuyOrSell } from '@/common/constants/enumCommon';
 import { EnumRouterName } from '@/common/constants/enumRouterName';
 import { handleModalComponent } from '@/common/setup/asyncComponent';
 import { WrFAProductDetail } from '@/services/go/wrtrade/interface';
+import { validateAction } from '@/common/setup/form';
 export default defineComponent({
     name: ModalEnum.spot_trade_warehouse_delisting,
     components: { Drawer, ChooseFinance: defineAsyncComponent(() => import('./components/choose-finance/index.vue')) },