1 line
1.0 KiB
JavaScript
1 line
1.0 KiB
JavaScript
webpackJsonp([90],{C8Wp:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=r("z10E"),n=r("pafL"),l={components:{marketConfig:a.default},data:function(){return{marketType:1,searchListAPI:n.c.getCoinMarketList,tradeAreaSelectAPI:n.c.getTradeAreaAll,coinSelectAPI:n.c.getMarketAll,coinidAPI:n.c.getCoinAll,otherFiels:[{props:"tradeMin",name:"最小成交额"},{props:"tradeMax",name:"最大成交额"}],otherRules:{tradeMin:[{required:!0,message:"请输入单笔最小成交额"}],tradeMax:[{required:!0,message:"请输入单笔最大成交额"}]},otherRuleForm:{tradeMin:"",tradeMax:""}}}},o={render:function(){var e=this,t=e.$createElement;return(e._self._c||t)("market-config",{attrs:{marketType:e.marketType,searchListAPI:e.searchListAPI,tradeAreaSelectAPI:e.tradeAreaSelectAPI,coinSelectAPI:e.coinSelectAPI,otherRules:e.otherRules,otherRuleForm:e.otherRuleForm,otherFiels:e.otherFiels,coinidAPI:e.coinidAPI}})},staticRenderFns:[]},i=r("rCDr")(l,o,!1,null,null,null);t.default=i.exports}}); |