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
20 KiB
1 lines
20 KiB
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-369aefd0"],{4573:function(e,t,a){"use strict";a("b461")},"48c8":function(e,t,a){"use strict";a.r(t);a("a4d3"),a("e01a"),a("4e82");var i=function(){var e=this,t=e._self._c;return t("div",{staticClass:"main-box",attrs:{id:"addColumn"}},[t("BaseTitle",{attrs:{title:e.$t("栏目管理")},scopedSlots:e._u([{key:"right",fn:function(){return[t("BackBtn",{attrs:{"back-funtion":e.prev}})]},proxy:!0}])}),t("el-form",{ref:"addForm",staticClass:"flexForm",attrs:{model:e.addForm,rules:e.columnRules,"label-position":"top"}},[t("div",{staticClass:"left"},[t("SubTitle",{attrs:{title:e.$t("基本信息")}}),t("el-form-item",{attrs:{label:"".concat(e.$t("上级栏目"),":"),prop:"parent_id"}},[t("el-cascader",{attrs:{options:e.columnList,props:{label:"title",value:"id",checkStrictly:!0},"show-all-levels":!1},on:{change:e.changeColumn},model:{value:e.addForm.parent_id,callback:function(t){e.$set(e.addForm,"parent_id",t)},expression:"addForm.parent_id"}})],1),0!=e.parent_websiteId?t("el-form-item",{attrs:{label:"".concat(e.$t("父站点栏目"),":"),prop:"parent_map"}},[t("el-cascader",{attrs:{options:e.parentColumn,props:{label:"title",value:"id",checkStrictly:!0},"show-all-levels":!1},on:{change:e.changeParentColumn},model:{value:e.addForm.parent_map,callback:function(t){e.$set(e.addForm,"parent_map",t)},expression:"addForm.parent_map"}})],1):e._e(),0==e.parent_websiteId?t("el-form-item",{attrs:{label:"".concat(e.$t("类型"),":"),prop:"type"}},[t("el-radio-group",{on:{change:e.radioChange},model:{value:e.addForm.type,callback:function(t){e.$set(e.addForm,"type",t)},expression:"addForm.type"}},[t("el-radio",{attrs:{label:1}},[e._v(e._s(e.$t("列表栏目")))]),t("el-radio",{attrs:{label:2}},[e._v(e._s(e.$t("频道封面")))]),t("el-radio",{attrs:{label:3}},[e._v(e._s(e.$t("跳转链接")))]),t("el-radio",{attrs:{label:4}},[e._v(e._s(e.$t("单页面")))])],1)],1):e._e(),t("el-form-item",{attrs:{label:"".concat(e.$t("栏目名称"),":"),prop:"title"}},[t("el-input",{model:{value:e.addForm.title,callback:function(t){e.$set(e.addForm,"title",t)},expression:"addForm.title"}})],1),0==e.parent_websiteId?t("div",[1==e.addForm.type||4==e.addForm.type?t("el-form-item",{attrs:{label:"".concat(e.$t("栏目别名"),":")}},[t("el-input",{attrs:{placeholder:e.$t("栏目别名提示信息")},model:{value:e.addForm.alias,callback:function(t){e.$set(e.addForm,"alias",t)},expression:"addForm.alias"}})],1):e._e(),3==e.addForm.type?t("el-form-item",{attrs:{label:"".concat(e.$t("访问地址"),":"),prop:"alias"}},[t("el-input",{attrs:{placeholder:e.$t("访问地址提示")},model:{value:e.addForm.alias,callback:function(t){e.$set(e.addForm,"alias",t)},expression:"addForm.alias"}})],1):e._e(),3!=e.addForm.type?t("el-form-item",{attrs:{label:"".concat(e.$t("模型"),":"),prop:"module_id"}},[t("el-select",{attrs:{placeholder:e.$t("请选择模型")},model:{value:e.addForm.module_id,callback:function(t){e.$set(e.addForm,"module_id",t)},expression:"addForm.module_id"}},e._l(e.moduleList,(function(e){return t("el-option",{key:e.id,attrs:{label:e.title,value:e.id}})})),1),t("el-alert",{attrs:{id:"input_alert",title:e.$t("模型添加成功以后不支持修改"),type:"error",closable:!1}})],1):e._e(),1==e.addForm.type||4==e.addForm.type?t("div",[t("el-form-item",{attrs:{label:"".concat(e.$t("列表页模板"),":"),prop:"list_tpl"}},[t("el-select",{model:{value:e.addForm.list_tpl,callback:function(t){e.$set(e.addForm,"list_tpl",t)},expression:"addForm.list_tpl"}},e._l(e.tempList,(function(e){return t("el-option",{key:e.id,attrs:{label:e.file,value:e.file}})})),1)],1),1==e.addForm.type?t("el-form-item",{attrs:{label:"".concat(e.$t("详情页模板"),":"),prop:"detail_tpl"}},[t("el-select",{attrs:{clearable:""},model:{value:e.addForm.detail_tpl,callback:function(t){e.$set(e.addForm,"detail_tpl",t)},expression:"addForm.detail_tpl"}},e._l(e.detailTempList,(function(e){return t("el-option",{key:e.id,attrs:{label:e.file,value:e.file}})})),1)],1):e._e()],1):e._e()],1):e._e(),t("el-form-item",{attrs:{label:"".concat(e.$t("设为菜单"),":")}},[t("el-radio-group",{model:{value:e.addForm.is_menu,callback:function(t){e.$set(e.addForm,"is_menu",t)},expression:"addForm.is_menu"}},[t("el-radio",{attrs:{label:1}},[e._v(e._s(e.$t("开")))]),t("el-radio",{attrs:{label:2}},[e._v(e._s(e.$t("关")))]),e._v(" > ")],1)],1),t("el-form-item",{attrs:{label:"".concat(e.$t("排序"),":")}},[t("el-input",{model:{value:e.addForm.sort,callback:function(t){e.$set(e.addForm,"sort",t)},expression:"addForm.sort"}})],1),t("el-form-item",{attrs:{label:"".concat(e.$t("描述"),":")}},[t("el-input",{attrs:{type:"textarea",autosize:{minRows:4,maxRows:8}},model:{value:e.addForm.description,callback:function(t){e.$set(e.addForm,"description",t)},expression:"addForm.description"}})],1),4==e.addForm.type?t("el-form-item",{attrs:{label:"".concat(e.$t("内容"),":")}},[t("div",[t("MyTinymce",{ref:"myTinymce",attrs:{"tinymce-html":e.addForm.content,"show-btn":e.showBtn,"operation-btn":["inLine"]}})],1)]):e._e(),4!=e.addForm.type?t("el-form-item",[t("el-button",{attrs:{type:"primary"},on:{click:function(t){return e.submit()}}},[e._v(" "+e._s(e.$t("提交"))+" ")])],1):e._e()],1),t("div",{staticClass:"right"},[t("SubTitle",{attrs:{title:e.$t("SEO设置")}}),t("el-form-item",{attrs:{label:"Title:"}},[t("el-input",{model:{value:e.addForm.seo_title,callback:function(t){e.$set(e.addForm,"seo_title",t)},expression:"addForm.seo_title"}})],1),t("el-form-item",{attrs:{label:"Keyword:"}},[t("el-input",{model:{value:e.addForm.seo_keywords,callback:function(t){e.$set(e.addForm,"seo_keywords",t)},expression:"addForm.seo_keywords"}})],1),t("el-form-item",{attrs:{label:"Description:"}},[t("el-input",{attrs:{type:"textarea"},model:{value:e.addForm.seo_description,callback:function(t){e.$set(e.addForm,"seo_description",t)},expression:"addForm.seo_description"}})],1),t("SubTitle",{attrs:{title:e.$t("附件信息")}}),t("el-form-item",{attrs:{label:"".concat(e.$t("搜索支持"),":"),required:""}},[t("el-radio-group",{model:{value:e.addForm.is_search,callback:function(t){e.$set(e.addForm,"is_search",t)},expression:"addForm.is_search"}},[t("el-radio",{attrs:{label:1}},[e._v(e._s(e.$t("支持")))]),t("el-radio",{attrs:{label:2}},[e._v(e._s(e.$t("不支持")))])],1)],1),t("el-form-item",{attrs:{label:"".concat(e.$t("副标题"),":")}},[t("el-input",{model:{value:e.addForm.sub_title,callback:function(t){e.$set(e.addForm,"sub_title",t)},expression:"addForm.sub_title"}})],1),t("el-form-item",{attrs:{label:"".concat(e.$t("简介"),":")}},[t("el-input",{model:{value:e.addForm.desc,callback:function(t){e.$set(e.addForm,"desc",t)},expression:"addForm.desc"}})],1),t("SubTitle",{attrs:{title:e.$t("栏目图片")}}),t("Attachment",{ref:"attachment",attrs:{"dialog-show":e.dialogShow,"attachment-type":e.attachmentType},on:{"update:dialogShow":function(t){e.dialogShow=t},"update:dialog-show":function(t){e.dialogShow=t},func:e.getData}}),t("el-form-item",{attrs:{size:"small",label:"".concat(e.$t("缩略图"),":")}},[t("div",{staticClass:"attachment_imgBox",on:{click:function(t){return e.openList("thumbnail")}}},[e.addForm.thumbnail?t("img",{staticClass:"attachmentImg",attrs:{src:e.thumbnail}}):t("i",{staticClass:"el-icon-camera"}),e.addForm.thumbnail?t("span",{staticClass:"img-actions attachmentImg"},[t("span",{on:{click:function(t){return t.stopPropagation(),e.handleRemove(1)}}},[t("i",{staticClass:"el-icon-delete"})])]):e._e()])]),t("el-form-item",{attrs:{size:"small",label:"".concat(e.$t("banner图"),":")}},[t("div",{staticClass:"attachment_imgBox",on:{click:function(t){return e.openList("banner")}}},[e.addForm.banner?t("img",{staticClass:"attachmentImg",attrs:{src:e.banner}}):t("i",{staticClass:"el-icon-camera"}),e.addForm.banner?t("span",{staticClass:"img-actions attachmentImg"},[t("span",{on:{click:function(t){return t.stopPropagation(),e.handleRemove(2)}}},[t("i",{staticClass:"el-icon-delete"})])]):e._e()])]),t("SubTitle",{attrs:{title:e.$t("审核设置")}}),t("el-form-item",{attrs:{label:"".concat(e.$t("审核"),":")}},[t("el-radio-group",{model:{value:e.addForm.need_check,callback:function(t){e.$set(e.addForm,"need_check",t)},expression:"addForm.need_check"}},[t("el-radio",{attrs:{label:1}},[e._v(e._s(e.$t("需要审核")))]),t("el-radio",{attrs:{label:2}},[e._v(e._s(e.$t("无需审核")))])],1)],1),1==e.addForm.need_check?t("el-table",{attrs:{data:e.addForm.check_list}},[t("el-table-column",{attrs:{label:e.$t("审核步骤"),type:"index",width:"100",align:"center"}}),t("el-table-column",{attrs:{label:e.$t("审核人"),align:"center"},scopedSlots:e._u([{key:"default",fn:function(a){return[t("ChoiceUser",{key:a.row.id,model:{value:a.row.check_users,callback:function(t){e.$set(a.row,"check_users",t)},expression:"scope.row.check_users"}})]}}],null,!1,2531076726)}),t("el-table-column",{attrs:{label:e.$t("审核方式"),width:"230",align:"center"},scopedSlots:e._u([{key:"default",fn:function(a){return[t("el-radio-group",{model:{value:a.row.examine_mode,callback:function(t){e.$set(a.row,"examine_mode",t)},expression:"scope.row.examine_mode"}},[t("el-radio",{attrs:{label:1}},[e._v(e._s(e.$t("或签")))]),t("el-radio",{attrs:{label:2}},[e._v(e._s(e.$t("会签")))])],1)]}}],null,!1,1137125735)}),t("el-table-column",{attrs:{label:e.$t("操作"),width:"90"},scopedSlots:e._u([{key:"default",fn:function(a){return[t("el-button",{attrs:{type:"text"},on:{click:function(t){return e.handleDeleteTable(a)}}},[e._v(" "+e._s(e.$t("删除"))+" ")])]}}],null,!1,3780761696)})],1):e._e(),1==e.addForm.need_check?t("div",{staticClass:"add-table-btn",on:{click:e.handleAddTable}},[t("i",{staticClass:"el-icon-plus"}),e._v(" "+e._s(e.$t("添加"))+" ")]):e._e(),4==e.addForm.type?t("el-form-item",{staticStyle:{"margin-top":"16px"}},[t("el-button",{attrs:{type:"primary"},on:{click:function(t){return e.submit()}}},[e._v(" "+e._s(e.$t("提交"))+" ")])],1):e._e()],1)])],1)},r=[],s=(a("c740"),a("a15b"),a("d81d"),a("14d9"),a("a434"),a("e9f5"),a("7d54"),a("ab43"),a("d3b7"),a("159b"),a("7632")),n=a("816b"),o=a("12de"),l=a("e1bd"),d={data:function(){return{is_edit:!1,showBtn:!1,attachmentType:"",columnList:[],parentColumn:[],defaultKeys:[],attachmentLimit:10,dialogShow:!1,attachmentData:[],imagelist:[],imagetype:"",myHeaders:{Authorization:"Bearer ".concat(this.$store.getters.token)},headers:{},thumbnail:"",banner:"",imgUrl:this.$store.getters.updateURL,parent_id:"",website_id:"",moduleList:[],tempList:[],tempType:1,fieldNum:1,detailTempList:[],addForm:{type:1,title:"",parent_id:[],website_id:"",alias:"",module_id:"",list_tpl:"",detail_tpl:"",description:"",desc:"",seo_description:"",seo_keywords:"",seo_title:"",thumbnail:"",lang:"",banner:"",sort:100,sub_title:"",content:"",is_search:2,is_menu:2,parent_map:"",need_check:2,check_list:[]},lang:"",columnRules:{type:[{required:"true",message:this.$t("请选择类型"),trigger:"change"}],parent_map:[{required:"true",message:this.$t("请选择父级站点栏目"),trigger:"change"}],title:[{required:"true",message:this.$t("请输入栏目名称"),trigger:"blur"}],alias:[{required:"true",message:this.$t("请输入栏目别名或访问地址"),trigger:"blur"}],module_id:[{required:"true",message:this.$t("请选择模型"),trigger:"change"}],list_tpl:[{required:"true",message:this.$t("请选择列表页模板"),trigger:"change"}],detail_tpl:[{required:"true",message:this.$t("请选择详情页模板"),trigger:"change"}]},parent_websiteId:0}},computed:{siteId1:function(){return this.$store.getters.siteId},parentId:function(){return this.$store.getters.parentId}},watch:{siteId1:function(e,t){this.website_id=e,t&&this.$router.push({name:"Category"}),e&&this.getTemp(),this.getMould()}},created:function(){if(this.parent_websiteId=this.$store.getters.parentId,this.parent_websiteId&&this.getParentColumn(),0==this.$route.query.pid)this.parent_id=[this.$route.query.pid];else{var e=this.$route.query.id,t=this.$route.query.path+e,a=t.split("-"),i=[];a.shift(),a.forEach((function(e){i.push(parseInt(e))})),this.parent_id=i}this.website_id=this.$route.query.website_id,this.lang=this.$route.query.lang,this.getTemp(),this.getMould(),this.website_id&&(this.getDetailTemp(),this.getColumnList()),this.$route.query.module_id&&(this.addForm.module_id=this.$route.query.module_id,this.is_edit=!0)},methods:{delField:function(e,t){this.fieldList.splice(t,1)},handleAddField:function(){var e="custom"+this.fieldNum;this.fieldList.push({key:e,value:""}),this.fieldNum++},handleRemove:function(e){1==e?(this.addForm.thumbnail="",this.thumbnail=""):(this.addForm.banner="",this.banner="")},handleDeleteTable:function(e){this.addForm.check_list.length>1?this.addForm.check_list.splice(e.$index,1):this.$message.error(this.$t("最少保留一条审核记录"))},handleAddTable:function(){this.addForm.check_list.push({id:Object(l["a"])(),check_users:[],examine_mode:1})},getData:function(e){e.length>1?this.$message.error(this.$t(this.$t("最多只能选择一张图片"))):("thumbnail"==this.imagetype?(this.addForm.thumbnail=e[0].id,this.thumbnail=e[0].url):"banner"==this.imagetype&&(this.addForm.banner=e[0].id,this.banner=e[0].url),this.dialogShow=!1)},openList:function(e){var t=this;this.dialogShow=!0,this.attachmentType=2,this.$nextTick((function(){t.$refs.attachment.getAttachmentList(),t.$refs.attachment.$refs.AttachmentCate.getCateList(0)})),this.imagetype=e},changeColumn:function(e){this.is_edit=0!=e,this.parent_id=e[e.length-1]},changeParentColumn:function(e){},getParentColumn:function(){var e=this,t={website_id:this.parent_websiteId,lang:this.lang};s["a"].columnList(t).then((function(t){e.parentColumn=t.data,e.getTypeList(e.parentColumn)}))},getColumnList:function(){var e=this,t={website_id:this.website_id,lang:this.lang};s["a"].columnList(t).then((function(t){e.columnList=t.data,e.columnList.unshift({title:e.$t("作为一级栏目"),id:0,children:[]}),e.getTypeList(e.columnList)}))},getTypeList:function(e){var t=this;e.forEach((function(e){e.children.length>0?t.getTypeList(e.children):e.children=void 0})),this.addForm.parent_id=this.parent_id},choose:function(e){"thumbnail"==this.imagetype?(this.addForm.thumbnail=e.id,this.thumbnail=e.url):"banner"==this.imagetype&&(this.addForm.banner=e.id,this.banner=e.url),this.dialogShow=!1},getMould:function(){var e=this;n["a"].moduleList().then((function(t){e.moduleList=t.data}))},getTemp:function(){var e=this,t={website_id:this.website_id,lang:this.lang,type:this.tempType};o["a"].tempFiles(t).then((function(t){e.tempList=t.data}))},getDetailTemp:function(){var e=this,t={website_id:this.website_id,lang:this.lang,type:2};o["a"].tempFiles(t).then((function(t){e.detailTempList=t.data}))},radioChange:function(e){1==e?(this.tempType=1,this.getTemp(),this.addForm={type:e,title:"",parent_id:this.parent_id,website_id:"",alias:"",module_id:"",list_tpl:"",detail_tpl:"",description:"",seo_description:"",seo_keywords:"",seo_title:"",thumbnail:"",lang:"",banner:"",sort:100,sub_title:"",content:"",is_search:2,is_menu:2,need_check:2}):2==e?this.addForm={type:e,title:"",parent_id:this.parent_id,website_id:"",module_id:"",description:"",seo_description:"",seo_keywords:"",seo_title:"",thumbnail:"",lang:"",banner:"",sort:100,sub_title:"",content:"",is_search:2,is_menu:2,need_check:2}:3==e?this.addForm={type:e,title:"",parent_id:this.parent_id,website_id:"",alias:"",description:"",seo_description:"",seo_keywords:"",seo_title:"",thumbnail:"",lang:"",banner:"",sort:100,sub_title:"",content:"",is_search:2,is_menu:2,need_check:2}:4==e&&(this.tempType=3,this.getTemp(),this.addForm={type:e,title:"",parent_id:this.parent_id,website_id:"",module_id:"",alias:"",list_tpl:"",description:"",seo_description:"",seo_keywords:"",seo_title:"",thumbnail:"",lang:"",banner:"",sort:100,sub_title:"",content:"",is_search:2,is_menu:2,need_check:2})},submit:function(){var e=this;this.parent_id.length&&(this.parent_id=this.parent_id[this.parent_id.length-1]);var t=[];if(1==this.addForm.need_check){t=this.addForm.check_list.map((function(e){return{check_users:e.check_users.join(","),examine_mode:e.examine_mode}}));var a=t.findIndex((function(e){return!e.check_users||!e.examine_mode}));if(a>=0||!this.addForm.check_list.length)return void this.$message.error(this.$t("请完善审核流程"))}this.$refs.addForm.validate((function(a){if(a){var i={};i=0==e.parent_websiteId?{title:e.addForm.title,parent_id:e.parent_id,website_id:e.website_id,alias:e.addForm.alias,module_id:e.addForm.module_id,list_tpl:e.addForm.list_tpl,type:e.addForm.type,detail_tpl:e.addForm.detail_tpl,description:e.addForm.description,desc:e.addForm.desc,seo_description:e.addForm.seo_description,seo_keywords:e.addForm.seo_keywords,seo_title:e.addForm.seo_title,thumbnail:e.addForm.thumbnail,lang:e.lang,banner:e.addForm.banner,sort:e.addForm.sort,sub_title:e.addForm.sub_title,content:e.$refs.myTinymce?e.$refs.myTinymce.codeValue:"",is_search:e.addForm.is_search,is_menu:e.addForm.is_menu,need_check:e.addForm.need_check,check_list:t}:{title:e.addForm.title,parent_id:e.parent_id,website_id:e.website_id,description:e.addForm.description,desc:e.addForm.desc,seo_description:e.addForm.seo_description,seo_keywords:e.addForm.seo_keywords,seo_title:e.addForm.seo_title,thumbnail:e.addForm.thumbnail,lang:e.lang,banner:e.addForm.banner,sort:e.addForm.sort,sub_title:e.addForm.sub_title,is_search:e.addForm.is_search,is_menu:e.addForm.is_menu,parent_map:e.addForm.parent_map,need_check:e.addForm.need_check,check_list:t},s["a"].columnSave(i).then((function(t){0==t.code&&(e.$store.dispatch("user/dynamicRoutes"),e.$message.success(t.msg),e.dialogShow=!1,e.$router.push({name:"Category",query:{key:t.data.path,lang:e.lang}}))}))}else e.$message.error(e.$t("请填写必要信息"))}))},prev:function(){this.$router.push({name:"Category",query:{lang:this.lang}})}}},c=d,m=(a("4573"),a("6916"),a("2877")),u=Object(m["a"])(c,i,r,!1,null,"2a111abe",null);t["default"]=u.exports},"4e82":function(e,t,a){"use strict";var i=a("23e7"),r=a("e330"),s=a("59ed"),n=a("7b0b"),o=a("07fa"),l=a("083a"),d=a("577e"),c=a("d039"),m=a("addb"),u=a("a640"),p=a("3f7e"),h=a("99f4"),_=a("1212"),b=a("ea83"),f=[],g=r(f.sort),F=r(f.push),v=c((function(){f.sort(void 0)})),$=c((function(){f.sort(null)})),y=u("sort"),k=!c((function(){if(_)return _<70;if(!(p&&p>3)){if(h)return!0;if(b)return b<603;var e,t,a,i,r="";for(e=65;e<76;e++){switch(t=String.fromCharCode(e),e){case 66:case 69:case 70:case 72:a=3;break;case 68:case 71:a=4;break;default:a=2}for(i=0;i<47;i++)f.push({k:t+i,v:a})}for(f.sort((function(e,t){return t.v-e.v})),i=0;i<f.length;i++)t=f[i].k.charAt(0),r.charAt(r.length-1)!==t&&(r+=t);return"DGBEFHACIJK"!==r}})),w=v||!$||!y||!k,x=function(e){return function(t,a){return void 0===a?-1:void 0===t?1:void 0!==e?+e(t,a)||0:d(t)>d(a)?1:-1}};i({target:"Array",proto:!0,forced:w},{sort:function(e){void 0!==e&&s(e);var t=n(this);if(k)return void 0===e?g(t):g(t,e);var a,i,r=[],d=o(t);for(i=0;i<d;i++)i in t&&F(r,t[i]);m(r,x(e)),a=o(r),i=0;while(i<a)t[i]=r[i++];while(i<d)l(t,i++);return t}})},6916:function(e,t,a){"use strict";a("c21b")},"816b":function(e,t,a){"use strict";var i=a("365c");function r(e){var t="/module/index";return i["a"].get(t,e)}function s(e){var t="/module/save";return i["a"].post(t,e)}function n(e){var t="/module/update";return i["a"].post(t,e)}function o(e){var t="/module/delete";return i["a"].post(t,e)}function l(e){var t="/module/read";return i["a"].get(t,e)}function d(e){var t="/category/getModuleCate";return i["a"].get(t,e)}function c(e){var t="/moduleField/index";return i["a"].get(t,e)}function m(e){var t="/moduleField/save";return i["a"].post(t,e)}function u(e){var t="/moduleField/update";return i["a"].post(t,e)}function p(e){var t="/moduleField/delete";return i["a"].post(t,e)}function h(e){var t="/moduleField/read";return i["a"].get(t,e)}function _(e){var t="/module/all";return i["a"].get(t,e)}function b(e){var t="/module/field";return i["a"].get(t,e)}function f(e){var t="/preview";return i["a"].get(t,e)}function g(e){var t="/moduleField/relationValueList";return i["a"].get(t,e)}t["a"]={moduleList:r,moduleSave:s,moduleUpdate:n,moduleDelete:o,moduleInfo:l,fieldList:c,fieldSave:m,fieldUpdate:u,fieldDelete:p,fieldInfo:h,getModuleCate:d,moduleTable:_,moduleField:b,preview:f,relationValueList:g}},b461:function(e,t,a){},c21b:function(e,t,a){},e1bd:function(e,t,a){"use strict";a.d(t,"a",(function(){return i}));let i=(e=21)=>crypto.getRandomValues(new Uint8Array(e)).reduce((e,t)=>(t&=63,e+=t<36?t.toString(36):t<62?(t-26).toString(36).toUpperCase():t>62?"-":"_",e),"")}}]);
|