(window.webpackJsonp=window.webpackJsonp||[]).push([["chunk-d6d04c54"],{4777:function(module,__webpack_exports__,__webpack_require__){"use strict";var _api_setting__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__("90e7");function _typeof(t){return(_typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}__webpack_exports__.a={mounted:function(){this.getNewFormBuildRule()},methods:{getNewFormBuildRule:function getNewFormBuildRule(){var _this=this;Object(_api_setting__WEBPACK_IMPORTED_MODULE_0__.t)(this.type?this.type:this.typeMole).then((function(res){_this.rules=res.data.rules,_this.url=res.data.url;var validate=res.data.validate;Object.keys(validate).map((function(key){"object"===_typeof(validate[key])&&validate[key].map((function(item){void 0!==item.pattern&&(item.pattern=eval(item.pattern))}))})),_this.ruleValidate=validate}))},setRulesValue:function(t,e){var o=this;return t.map((function(t){void 0!==t.field&&(t.value=e[t.field]||""),"object"===_typeof(t.options)&&t.options.map((function(t){void 0!==t.componentsModel&&(t.componentsModel=o.setRulesValue(t.componentsModel,e))})),"object"===_typeof(t.control)&&t.control.map((function(t){void 0!==t.componentsModel&&(t.componentsModel=o.setRulesValue(t.componentsModel,e))})),"object"===_typeof(t.componentsModel)&&(t.componentsModel=o.setRulesValue(t.componentsModel,e))})),t}}}},a007:function(t,e,o){"use strict";o.r(e);var n=o("524f"),i=o("4777"),l={name:"trade",components:{fromSubmit:n.a},mixins:[i.a],data:function(){return{ruleValidate:{},rules:[],url:"",title:"交易设置",type:"trade"}}},a=o("2877"),u=Object(a.a)(l,(function(){return(0,this._self._c)("from-submit",{attrs:{validate:this.ruleValidate,url:this.url,title:this.title,rules:this.rules}})}),[],!1,null,"ce973240",null);e.default=u.exports}}]);