index-legacy.32785420.js 20 KB

1
  1. !function(){function e(t){return e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e(t)}function t(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function r(e){for(var r=1;r<arguments.length;r++){var o=null!=arguments[r]?arguments[r]:{};r%2?t(Object(o),!0).forEach((function(t){n(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):t(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}function n(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function o(){"use strict";/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */o=function(){return t};var t={},r=Object.prototype,n=r.hasOwnProperty,a="function"==typeof Symbol?Symbol:{},i=a.iterator||"@@iterator",u=a.asyncIterator||"@@asyncIterator",l=a.toStringTag||"@@toStringTag";function c(e,t,r){return Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}),e[t]}try{c({},"")}catch(S){c=function(e,t,r){return e[t]=r}}function s(e,t,r,n){var o=t&&t.prototype instanceof m?t:m,a=Object.create(o.prototype),i=new j(n||[]);return a._invoke=function(e,t,r){var n="suspendedStart";return function(o,a){if("executing"===n)throw new Error("Generator is already running");if("completed"===n){if("throw"===o)throw a;return L()}for(r.method=o,r.arg=a;;){var i=r.delegate;if(i){var u=_(i,r);if(u){if(u===d)continue;return u}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if("suspendedStart"===n)throw n="completed",r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);n="executing";var l=f(e,t,r);if("normal"===l.type){if(n=r.done?"completed":"suspendedYield",l.arg===d)continue;return{value:l.arg,done:r.done}}"throw"===l.type&&(n="completed",r.method="throw",r.arg=l.arg)}}}(e,r,i),a}function f(e,t,r){try{return{type:"normal",arg:e.call(t,r)}}catch(S){return{type:"throw",arg:S}}}t.wrap=s;var d={};function m(){}function p(){}function h(){}var g={};c(g,i,(function(){return this}));var b=Object.getPrototypeOf,y=b&&b(b(k([])));y&&y!==r&&n.call(y,i)&&(g=y);var v=h.prototype=m.prototype=Object.create(g);function x(e){["next","throw","return"].forEach((function(t){c(e,t,(function(e){return this._invoke(t,e)}))}))}function w(t,r){function o(a,i,u,l){var c=f(t[a],t,i);if("throw"!==c.type){var s=c.arg,d=s.value;return d&&"object"==e(d)&&n.call(d,"__await")?r.resolve(d.__await).then((function(e){o("next",e,u,l)}),(function(e){o("throw",e,u,l)})):r.resolve(d).then((function(e){s.value=e,u(s)}),(function(e){return o("throw",e,u,l)}))}l(c.arg)}var a;this._invoke=function(e,t){function n(){return new r((function(r,n){o(e,t,r,n)}))}return a=a?a.then(n,n):n()}}function _(e,t){var r=e.iterator[t.method];if(void 0===r){if(t.delegate=null,"throw"===t.method){if(e.iterator.return&&(t.method="return",t.arg=void 0,_(e,t),"throw"===t.method))return d;t.method="throw",t.arg=new TypeError("The iterator does not provide a 'throw' method")}return d}var n=f(r,e.iterator,t.arg);if("throw"===n.type)return t.method="throw",t.arg=n.arg,t.delegate=null,d;var o=n.arg;return o?o.done?(t[e.resultName]=o.value,t.next=e.nextLoc,"return"!==t.method&&(t.method="next",t.arg=void 0),t.delegate=null,d):o:(t.method="throw",t.arg=new TypeError("iterator result is not an object"),t.delegate=null,d)}function E(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function U(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function j(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(E,this),this.reset(!0)}function k(e){if(e){var t=e[i];if(t)return t.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var r=-1,o=function t(){for(;++r<e.length;)if(n.call(e,r))return t.value=e[r],t.done=!1,t;return t.value=void 0,t.done=!0,t};return o.next=o}}return{next:L}}function L(){return{value:void 0,done:!0}}return p.prototype=h,c(v,"constructor",h),c(h,"constructor",p),p.displayName=c(h,l,"GeneratorFunction"),t.isGeneratorFunction=function(e){var t="function"==typeof e&&e.constructor;return!!t&&(t===p||"GeneratorFunction"===(t.displayName||t.name))},t.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,h):(e.__proto__=h,c(e,l,"GeneratorFunction")),e.prototype=Object.create(v),e},t.awrap=function(e){return{__await:e}},x(w.prototype),c(w.prototype,u,(function(){return this})),t.AsyncIterator=w,t.async=function(e,r,n,o,a){void 0===a&&(a=Promise);var i=new w(s(e,r,n,o),a);return t.isGeneratorFunction(r)?i:i.next().then((function(e){return e.done?e.value:i.next()}))},x(v),c(v,l,"Generator"),c(v,i,(function(){return this})),c(v,"toString",(function(){return"[object Generator]"})),t.keys=function(e){var t=[];for(var r in e)t.push(r);return t.reverse(),function r(){for(;t.length;){var n=t.pop();if(n in e)return r.value=n,r.done=!1,r}return r.done=!0,r}},t.values=k,j.prototype={constructor:j,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=void 0,this.done=!1,this.delegate=null,this.method="next",this.arg=void 0,this.tryEntries.forEach(U),!e)for(var t in this)"t"===t.charAt(0)&&n.call(this,t)&&!isNaN(+t.slice(1))&&(this[t]=void 0)},stop:function(){this.done=!0;var e=this.tryEntries[0].completion;if("throw"===e.type)throw e.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var t=this;function r(r,n){return i.type="throw",i.arg=e,t.next=r,n&&(t.method="next",t.arg=void 0),!!n}for(var o=this.tryEntries.length-1;o>=0;--o){var a=this.tryEntries[o],i=a.completion;if("root"===a.tryLoc)return r("end");if(a.tryLoc<=this.prev){var u=n.call(a,"catchLoc"),l=n.call(a,"finallyLoc");if(u&&l){if(this.prev<a.catchLoc)return r(a.catchLoc,!0);if(this.prev<a.finallyLoc)return r(a.finallyLoc)}else if(u){if(this.prev<a.catchLoc)return r(a.catchLoc,!0)}else{if(!l)throw new Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return r(a.finallyLoc)}}}},abrupt:function(e,t){for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var a=o;break}}a&&("break"===e||"continue"===e)&&a.tryLoc<=t&&t<=a.finallyLoc&&(a=null);var i=a?a.completion:{};return i.type=e,i.arg=t,a?(this.method="next",this.next=a.finallyLoc,d):this.complete(i)},complete:function(e,t){if("throw"===e.type)throw e.arg;return"break"===e.type||"continue"===e.type?this.next=e.arg:"return"===e.type?(this.rval=this.arg=e.arg,this.method="return",this.next="end"):"normal"===e.type&&t&&(this.next=t),d},finish:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var r=this.tryEntries[t];if(r.finallyLoc===e)return this.complete(r.completion,r.afterLoc),U(r),d}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var r=this.tryEntries[t];if(r.tryLoc===e){var n=r.completion;if("throw"===n.type){var o=n.arg;U(r)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(e,t,r){return this.delegate={iterator:k(e),resultName:t,nextLoc:r},"next"===this.method&&(this.arg=void 0),d}},t}function a(e,t,r,n,o,a,i){try{var u=e[a](i),l=u.value}catch(c){return void r(c)}u.done?t(l):Promise.resolve(l).then(n,o)}function i(e){return function(){var t=this,r=arguments;return new Promise((function(n,o){var i=e.apply(t,r);function u(e){a(i,n,o,u,l,"next",e)}function l(e){a(i,n,o,u,l,"throw",e)}u(void 0)}))}}var u=document.createElement("style");u.innerHTML="._form_1xn3x_1 .el-radio-button__inner,._tags_1xn3x_2 .el-radio-button__inner{border:var(--el-border);border-radius:var(--el-border-radius-base)!important;width:100%;padding:11px 19px!important}._form_1xn3x_1 .el-radio-button__original-radio:checked+.el-radio-button__inner,._tags_1xn3x_2 .el-radio-button__original-radio:checked+.el-radio-button__inner{background-color:#e9fff8;color:var(--el-color-primary);box-shadow:none}._form_1xn3x_1 .el-dialog__body,._tags_1xn3x_2 .el-dialog__body{padding-top:0}._rule_1xn3x_18{font-size:14px;line-height:27px;color:#999;margin:0 14px}._rule_1xn3x_18>p>span{color:#ff4e19;font-weight:700}\n",document.head.appendChild(u),System.register(["./index-legacy.ecf6e5e7.js","./index-legacy.fe7501fd.js","./toolsValidate-legacy.b90c63da.js","./index2-legacy.6e5eafc6.js","./index2-legacy.8c922bf5.js","./icon_upload-legacy.bc3435a4.js","./index2-legacy.794f5e8a.js"],(function(e){"use strict";var t,n,a,u,l,c,s,f,d,m,p,h,g,b,y,v,x,w,_;return{setters:[function(e){t=e.C},function(e){n=e.d,a=e.b,u=e.a$,l=e.c,c=e.aW,s=e.aX,f=e.a,d=e.L,m=e.av,p=e.F,h=e.M,g=e.aM},function(e){b=e.v},function(e){y=e.E,v=e.a},function(e){x=e.E,w=e.b,_=e.a},function(){},function(){}],execute:function(){var E="_form_1xn3x_1",U="_tags_1xn3x_2",j="_rule_1xn3x_18";function k(e){return"function"==typeof e||"[object Object]"===Object.prototype.toString.call(e)&&!m(e)}e("default",n({name:"music-operation",data:function(){return{type:this.$route.query.type||"create",subjectList:[],tagList:[],submitLoading:!1,reason:"",form:{audioType:"MP3",xmlFileUrl:"",hasBeat:0,mp3Url:"",bgmp3Url:"",midiUrl:"",musicSheetName:"",composer:"",musicSubject:null,tags:[],notation:0,canEvaluate:1,showFingering:1,chargeType:0,musicPrice:"",backgroundMp3s:[{url:"",track:""}]},radioList:[],tagStatus:!1,music_sheet_service_fee:0}},mounted:function(){var e=this;return i(o().mark((function t(){return o().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.prev=0,t.next=3,a.get("/api-website/sysConfig/queryByParamName",{params:{paramName:"music_sheet_service_fee"}}).then((function(t){return e.music_sheet_service_fee=t.data.paramValue}));case 3:return t.next=5,a.get("/api-website/open/subject/subjectSelect").then((function(t){e.subjectList=t.data||[]}));case 5:return t.next=7,a.get("/api-website/open/MusicTag/tree").then((function(t){e.tagList=t.data||[]}));case 7:e.$route.query.id&&e.setDetail(e.$route.query.id),t.next=12;break;case 10:t.prev=10,t.t0=t.catch(0);case 12:case"end":return t.stop()}}),t,null,[[0,10]])})))()},methods:{setDetail:function(e){var t=this;return i(o().mark((function r(){var n,i;return o().wrap((function(r){for(;;)switch(r.prev=r.next){case 0:return r.prev=0,r.next=3,a.get("/api-website/open/music/sheet/detail/"+e);case 3:n=r.sent,t.form.chargeType="FREE"===n.data.chargeType?0:2,t.form.showFingering=n.data.showFingering,t.form.notation=n.data.notation,t.form.canEvaluate=n.data.canEvaluate,t.form.chargeType&&(t.form.musicPrice=n.data.musicPrice),t.form.composer=n.data.composer,t.form.musicSheetName=n.data.musicSheetName,t.form.audioType=n.data.audioType,t.form.musicSubject=Number(n.data.musicSubject),i=n.data.musicTag.split(","),t.form.tags=i.map((function(e){return Number(e)})),t.radioList=t.form.tags,t.form.xmlFileUrl=n.data.xmlFileUrl,t.form.audioType=n.data.mp3Type,"MP3"===t.form.audioType?(t.form.hasBeat=n.data.hasBeat||0,t.form.mp3Url=n.data.metronomeUrl||n.data.url):t.form.midiUrl=n.data.midiUrl,t.form.backgroundMp3s=(n.data.background||[]).map((function(e,r){return 0===r&&(t.form.bgmp3Url=e.metronomeUrl||e.audioFileUrl),{url:t.form.hasBeat?e.metronomeUrl:e.audioFileUrl,track:e.track}})),t.reason=n.data.reason,console.log(t.form.bgmp3Url),r.next=27;break;case 24:r.prev=24,r.t0=r.catch(0),console.log(r.t0);case 27:case"end":return r.stop()}}),r,null,[[0,24]])})))()},createSubmitData:function(){var e=this.form,t=e.hasBeat?"MP3_METRONOME":"MP3",r="MP3"===e.audioType?t:"MIDI";return{audioType:e.audioType,sourceType:"TEACHER",mp3Type:r,hasBeat:e.hasBeat,url:e.hasBeat?"":e.mp3Url,metronomeUrl:e.hasBeat?e.mp3Url:"",showFingering:Number(e.showFingering),notation:Number(e.notation),musicTag:e.tags.join(","),musicSubject:e.musicSubject||void 0,musicSheetName:e.musicSheetName,midiUrl:e.midiUrl,xmlFileUrl:e.xmlFileUrl,canEvaluate:Number(e.canEvaluate),chargeType:0===e.chargeType?"FREE":"CHARGE",composer:e.composer,musicPrice:e.musicPrice,background:e.backgroundMp3s.map((function(t){return{audioFileUrl:e.hasBeat?"":e.bgmp3Url,track:t.track,metronomeUrl:e.hasBeat?e.bgmp3Url:""}}))}},onFormatter:function(e){e.target.value=b(e.target.value)},onSubmit:function(){var e=this;this.$refs.form.validate(function(){var t=i(o().mark((function t(n){return o().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(!n){t.next=21;break}if(e.submitLoading=!0,console.log(e.createSubmitData(),"createSubmitData"),t.prev=3,!e.$route.query.id){t.next=9;break}return t.next=7,a.post("/api-website/music/sheet/update",{data:r(r({},e.createSubmitData()),{},{id:e.$route.query.id})});case 7:t.next=11;break;case 9:return t.next=11,a.post("/api-website/music/sheet/create",{data:e.createSubmitData()});case 11:t.next=15;break;case 13:t.prev=13,t.t0=t.catch(3);case 15:e.submitLoading=!1,u.success("上传成功"),sessionStorage.setItem("musicActiveName","DOING"),e.$router.back(),t.next=23;break;case 21:return e.$nextTick((function(){document.getElementsByClassName("is-error")[0].scrollIntoView({block:"center",behavior:"smooth"})})),t.abrupt("return",!1);case 23:case"end":return t.stop()}}),t,null,[[3,13]])})));return function(e){return t.apply(this,arguments)}}())}},render:function(){var e,r,n=this;return l("div",{class:E},[l("div",{class:"text-base text-[#333] leading-none px-6 py-5 border-b border-b-[#E5E5E5]"},["create"===this.type?"新建乐谱":"编辑乐谱"]),l(c,{size:"large",labelPosition:"left",labelWidth:"130px",model:this.form,ref:"form",class:"px-52 py-5"},{default:function(){return[l(s,{label:"MusicXML文件",prop:"xmlFileUrl",rules:[{required:!0,message:"请选择MusicXML文件"}]},{default:function(){return[l(t,{modelValue:n.form.xmlFileUrl,"onUpdate:modelValue":function(e){return n.form.xmlFileUrl=e},bucket:"cloud-coach",accept:"application/xml",uploadType:"file",extraTips:"文件最大不能超过5MB"},null)]}}),l(s,{label:"是否带节拍器",prop:"hasBeat",rules:[{required:!0,message:"请选择是否带节拍器"}]},{default:function(){return[l(y,{modelValue:n.form.hasBeat,"onUpdate:modelValue":function(e){return n.form.hasBeat=e}},{default:function(){return[l(v,{label:0,class:"mr-3 w-24"},{default:function(){return[f("否")]}}),l(v,{label:1,class:"w-24"},{default:function(){return[f("是")]}})]}})]}}),l(s,{label:"伴奏文件",prop:"mp3Url"},{default:function(){return[l(t,{modelValue:n.form.mp3Url,"onUpdate:modelValue":function(e){return n.form.mp3Url=e},bucket:"cloud-coach",accept:".mp3",uploadType:"file",extraTips:"文件最大不能超过5MB"},null)]}}),l(s,{label:"原音文件",prop:"bgmp3Url",rules:[{required:!0,message:"请选择原音文件"}]},{default:function(){return[l(t,{modelValue:n.form.bgmp3Url,"onUpdate:modelValue":function(e){return n.form.bgmp3Url=e},bucket:"cloud-coach",accept:".mp3",uploadType:"file",extraTips:"文件最大不能超过5MB"},null)]}}),l(s,{label:"曲目名称",prop:"musicSheetName",rules:[{required:!0,message:"请输入曲目名称"}]},{default:function(){return[l(d,{modelValue:n.form.musicSheetName,"onUpdate:modelValue":function(e){return n.form.musicSheetName=e},placeholder:"请选择曲目名称"},null)]}}),l(s,{label:"作曲人",prop:"composer",rules:[{required:!0,message:"请输入作曲人"}]},{default:function(){return[l(d,{modelValue:n.form.composer,"onUpdate:modelValue":function(e){return n.form.composer=e},placeholder:"请输入作曲人"},null)]}}),l(s,{label:"曲目声部",prop:"musicSubject",rules:[{required:!0,message:"请选择曲目声部",trigger:"change"}]},{default:function(){return[l(x,{filterable:!0,modelValue:n.form.musicSubject,"onUpdate:modelValue":function(e){return n.form.musicSubject=e},placeholder:"请选择曲目声部",class:"w-full"},k(e=n.subjectList.map((function(e){return l(w,{key:e.id,label:e.name},{default:function(){return[e.subjects&&e.subjects.map((function(e){return l(_,{key:e.id,value:e.id,label:e.name},null)}))]}})})))?e:{default:function(){return[e]}})]}}),l(s,{label:"曲目标签",prop:"tags",rules:[{required:!0,message:"请选择曲目标签"}]},{default:function(){return[l("div",{class:"w-full relative"},[l("div",{class:" w-full block h-[42px] absolute top-0 left-0 z-10",onClick:function(){console.log(111),n.tagStatus=!0}},null),l(x,{multiple:!0,modelValue:n.form.tags,"onUpdate:modelValue":function(e){return n.form.tags=e},placeholder:"请选择曲目标签",class:"w-full"},k(r=n.tagList.map((function(e){return l(w,{key:e.id,label:e.name},{default:function(){return[e.children&&e.children.map((function(e){return l(_,{key:e.id,value:e.id,label:e.name},null)}))]}})})))?r:{default:function(){return[r]}})])]}}),l(s,{label:"是否可以转简谱",prop:"notation",rules:[{required:!0,message:"请选择是否可以转简谱"}]},{default:function(){return[l(y,{modelValue:n.form.notation,"onUpdate:modelValue":function(e){return n.form.notation=e}},{default:function(){return[l(v,{label:0,class:"mr-3 w-24"},{default:function(){return[f("否")]}}),l(v,{label:1,class:"w-24"},{default:function(){return[f("是")]}})]}})]}}),l(s,{label:"是否评测",prop:"canEvaluate",rules:[{required:!0,message:"请选择是否评测"}]},{default:function(){return[l(y,{modelValue:n.form.canEvaluate,"onUpdate:modelValue":function(e){return n.form.canEvaluate=e}},{default:function(){return[l(v,{label:0,class:"mr-3 w-24"},{default:function(){return[f("否")]}}),l(v,{label:1,class:"w-24"},{default:function(){return[f("是")]}})]}})]}}),l(s,{label:"指法展示",prop:"showFingering",rules:[{required:!0,message:"请选择指法展示"}]},{default:function(){return[l(y,{modelValue:n.form.showFingering,"onUpdate:modelValue":function(e){return n.form.showFingering=e}},{default:function(){return[l(v,{label:0,class:"mr-3 w-24"},{default:function(){return[f("否")]}}),l(v,{label:1,class:"w-24"},{default:function(){return[f("是")]}})]}})]}}),l(s,{label:"是否收费",prop:"chargeType",rules:[{required:!0,message:"请选择是否收费"}]},{default:function(){return[l(y,{modelValue:n.form.chargeType,"onUpdate:modelValue":function(e){return n.form.chargeType=e}},{default:function(){return[l(v,{label:0,class:"mr-3 w-24"},{default:function(){return[f("否")]}}),l(v,{label:2,class:"w-24"},{default:function(){return[f("是")]}})]}})]}}),2===n.form.chargeType&&l(p,null,[l(s,{label:"收费价格",prop:"musicPrice",rules:[{required:!0,message:"请输入收费价格"}]},{default:function(){return[l(d,{modelValue:n.form.musicPrice,"onUpdate:modelValue":function(e){return n.form.musicPrice=e},placeholder:"请输入收费价格",maxlength:5,onKeyup:n.onFormatter},{append:function(){return l("span",null,[f("元")])}})]}}),l(s,null,{default:function(){return[l("div",{class:j},[l("p",null,[f("扣除手续费后该曲目预计收入为:")]),l("p",null,[f("每人:"),l("span",null,[(parseFloat(n.form.musicPrice||"0")||0)*(100-n.music_sheet_service_fee)/100]),f("元/人")]),l("p",null,[f("您的乐谱收入将在学员购买后结算到您的账户中")])])]}})])]}}),l("div",{class:"border-t border-t-[#E5E5E5] text-center pt-6 pb-7"},[l(h,{class:"!w-40 !h-[38px]",onClick:function(){n.$router.back()}},{default:function(){return[f("取消")]}}),l(h,{type:"primary",class:"!w-40 !h-[38px]",onClick:this.onSubmit,loading:this.submitLoading},{default:function(){return[f("提交审核")]}})]),l(g,{modelValue:this.tagStatus,"onUpdate:modelValue":function(e){return n.tagStatus=e},width:"35%",title:"全部标签"},{default:function(){return[n.tagList.map((function(e,t){return l("div",{class:[U,"py-2"]},[l("div",{class:"text-sm pb-2"},[e.name]),e.children.map((function(e){return l(y,{modelValue:n.radioList[t],"onUpdate:modelValue":function(e){return n.radioList[t]=e},class:"pb-2"},{default:function(){return[l(v,{label:e.id,class:"mr-3 w-24"},{default:function(){return[e.name]}})]}})}))])})),l("div",{class:"text-center pt-2"},[l(h,{class:"!w-36",size:"large",onClick:function(){n.radioList=[]}},{default:function(){return[f("重置")]}}),l(h,{class:"!w-36",size:"large",type:"primary",onClick:function(){n.form.tags=n.radioList,n.tagStatus=!1,n.$refs.form.clearValidate("tags")}},{default:function(){return[f("确认")]}})])]}})])}}))}}}))}();