You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 lines
1.9 KiB
1 lines
1.9 KiB
(window.webpackJsonp=window.webpackJsonp||[]).push([["chunk-60458d96"],{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}}}},c328:function(t,e,o){"use strict";o.r(e);var n=o("524f"),i=o("4777"),l={name:"index",components:{fromSubmit:n.a},mixins:[i.a],data:function(){return{ruleValidate:{},rules:[],url:"",title:"PC配置",type:"pc"}}},u=o("2877"),a=Object(u.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,"6269a9a8",null);e.default=a.exports}}]); |