cloud-web-corejs 1.0.226 → 1.0.228
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/components/xform/form-designer/designer.js +708 -378
- package/src/components/xform/form-designer/form-widget/container-widget/containerMixin.js +1 -110
- package/src/components/xform/form-designer/form-widget/container-widget/data-table-mixin.js +1 -282
- package/src/components/xform/form-designer/form-widget/container-widget/detail-pane-widget.vue +3 -2
- package/src/components/xform/form-designer/form-widget/dialog/searchFormDialog.vue +29 -5
- package/src/components/xform/form-designer/form-widget/field-widget/dropdown-widget.vue +104 -62
- package/src/components/xform/form-designer/form-widget/field-widget/fieldMixin.js +38 -38
- package/src/components/xform/form-designer/form-widget/field-widget/status-widget.vue +65 -46
- package/src/components/xform/form-designer/form-widget/indexMixin.js +1 -179
- package/src/components/xform/form-designer/indexMixin.js +1 -823
- package/src/components/xform/form-designer/refMixinDesign.js +1 -28
- package/src/components/xform/form-designer/setting-panel/indexMixin.js +1 -324
- package/src/components/xform/form-designer/setting-panel/property-editor/container-data-table/data-table-editor.vue +3 -0
- package/src/components/xform/form-designer/setting-panel/property-editor/container-data-table/table-column-dialog.vue +102 -36
- package/src/components/xform/form-designer/setting-panel/property-editor/container-detail/detail-editor.vue +3 -3
- package/src/components/xform/form-designer/setting-panel/property-editor/dropdownFlag-editor.vue +68 -24
- package/src/components/xform/form-designer/setting-panel/property-editor/event-handler/onClick-editor.vue +14 -6
- package/src/components/xform/form-designer/toolbar-panel/indexMixin.js +1 -566
- package/src/components/xform/form-designer/widget-panel/indexMixin.js +1 -290
- package/src/components/xform/form-designer/widget-panel/widgetsConfig.js +3 -0
- package/src/components/xform/form-render/container-item/containerItemMixin.js +1 -378
- package/src/components/xform/form-render/container-item/data-table-mixin.js +214 -180
- package/src/components/xform/form-render/container-item/detail-item.vue +72 -48
- package/src/components/xform/form-render/container-item/table2-item.vue +40 -10
- package/src/components/xform/form-render/dynamicDialogRender.js +1 -195
- package/src/components/xform/form-render/refMixin.js +1 -29
- package/src/components/xform/mixins/scriptHttp.js +1 -172
- package/src/components/xform/utils/smart-vue-i18n/index.js +2 -1
- package/src/components/xform/utils/util.js +7 -1
- package/src/components/xform/utils/validators.js +1 -133
- package/src/router/index.js +2 -2
|
@@ -1,28 +1 @@
|
|
|
1
|
-
export default {
|
|
2
|
-
methods: {
|
|
3
|
-
initRefList() {
|
|
4
|
-
if ((this.refList !== null) && !!this.widget.options.name) {
|
|
5
|
-
this.refList[this.widget.options.name] = this;
|
|
6
|
-
}
|
|
7
|
-
},
|
|
8
|
-
|
|
9
|
-
getWidgetRef(widgetName, showError = false) {
|
|
10
|
-
let foundRef = this.refList[widgetName];
|
|
11
|
-
if (!foundRef && !!showError) {
|
|
12
|
-
this.$message.error(this.i18nt('render.hint.refNotFound') + widgetName);
|
|
13
|
-
}
|
|
14
|
-
return foundRef;
|
|
15
|
-
},
|
|
16
|
-
|
|
17
|
-
/* 该方法用于组件重名检查!! */
|
|
18
|
-
registerToRefList(oldRefName) {
|
|
19
|
-
if ((this.refList !== null) && !!this.widget.options.name) {
|
|
20
|
-
if (!!oldRefName) {
|
|
21
|
-
delete this.refList[oldRefName];
|
|
22
|
-
}
|
|
23
|
-
this.refList[this.widget.options.name] = this;
|
|
24
|
-
}
|
|
25
|
-
},
|
|
26
|
-
|
|
27
|
-
}
|
|
28
|
-
}
|
|
1
|
+
function _0x38fa(_0x1721bf,_0x43f710){const _0x38fa2c=_0x43f7();_0x38fa=function(_0x2258b6,_0xc361dd){_0x2258b6=_0x2258b6-0x0;let _0x4fa6a8=_0x38fa2c[_0x2258b6];if(_0x38fa["\u0078\u004a\u004c\u0074\u0069\u006a"]===undefined){var _0x487e91=function(_0x24d532){const _0x32aadf="=/+9876543210ZYXWVUTSRQPONMLKJIHGFEDCBAzyxwvutsrqponmlkjihgfedcba".split("").reverse().join("");let _0x4b68eb='';let _0x22d145='';for(let _0x599f07=0x0,_0x1b9ccf,_0x3aa02b,_0x2c6ac7=0x0;_0x3aa02b=_0x24d532['charAt'](_0x2c6ac7++);~_0x3aa02b&&(_0x1b9ccf=_0x599f07%0x4?_0x1b9ccf*0x40+_0x3aa02b:_0x3aa02b,_0x599f07++%0x4)?_0x4b68eb+=String['fromCharCode'](0xff&_0x1b9ccf>>(-0x2*_0x599f07&0x6)):0x0){_0x3aa02b=_0x32aadf["\u0069\u006e\u0064\u0065\u0078\u004f\u0066"](_0x3aa02b);}for(let _0x5b1d2d=0x0,_0x5de0af=_0x4b68eb["\u006c\u0065\u006e\u0067\u0074\u0068"];_0x5b1d2d<_0x5de0af;_0x5b1d2d++){_0x22d145+="\u0025"+("\u0030\u0030"+_0x4b68eb["\u0063\u0068\u0061\u0072\u0043\u006f\u0064\u0065\u0041\u0074"](_0x5b1d2d)["\u0074\u006f\u0053\u0074\u0072\u0069\u006e\u0067"](0x10))['slice'](-0x2);}return decodeURIComponent(_0x22d145);};_0x38fa['Hzsixv']=_0x487e91;_0x1721bf=arguments;_0x38fa['xJLtij']=!![];}const _0x68068f=_0x38fa2c[0x0];const _0x157fef=_0x2258b6+_0x68068f;const _0x456b8e=_0x1721bf[_0x157fef];if(!_0x456b8e){_0x4fa6a8=_0x38fa['Hzsixv'](_0x4fa6a8);_0x1721bf[_0x157fef]=_0x4fa6a8;}else{_0x4fa6a8=_0x456b8e;}return _0x4fa6a8;};return _0x38fa(_0x1721bf,_0x43f710);}function sgRNdl(_0x5195d2,_0x26855b){if(!![]!=![])return;sgRNdl=function(_0x434b09,_0x46b508){_0x434b09=_0x434b09-(0x973c9^0x973c9);var _0x1976af=_0x5e50e6[_0x434b09];return _0x1976af;};return sgRNdl(_0x5195d2,_0x26855b);}function _0x456b(_0x1721bf,_0x43f710){const _0x38fa2c=_0x43f7();_0x456b=function(_0x2258b6,_0xc361dd){_0x2258b6=_0x2258b6-0x0;let _0x4fa6a8=_0x38fa2c[_0x2258b6];if(_0x456b['QuxGYQ']===undefined){var _0x487e91=function(_0x32aadf){const _0x4b68eb="=/+9876543210ZYXWVUTSRQPONMLKJIHGFEDCBAzyxwvutsrqponmlkjihgfedcba".split("").reverse().join("");let _0x22d145='';let _0x599f07='';for(let _0x1b9ccf=0x0,_0x3aa02b,_0x2c6ac7,_0x5b1d2d=0x0;_0x2c6ac7=_0x32aadf["\u0063\u0068\u0061\u0072\u0041\u0074"](_0x5b1d2d++);~_0x2c6ac7&&(_0x3aa02b=_0x1b9ccf%0x4?_0x3aa02b*0x40+_0x2c6ac7:_0x2c6ac7,_0x1b9ccf++%0x4)?_0x22d145+=String['fromCharCode'](0xff&_0x3aa02b>>(-0x2*_0x1b9ccf&0x6)):0x0){_0x2c6ac7=_0x4b68eb['indexOf'](_0x2c6ac7);}for(let _0x5de0af=0x0,_0x5195d2=_0x22d145["\u006c\u0065\u006e\u0067\u0074\u0068"];_0x5de0af<_0x5195d2;_0x5de0af++){_0x599f07+="\u0025"+("\u0030\u0030"+_0x22d145["\u0063\u0068\u0061\u0072\u0043\u006f\u0064\u0065\u0041\u0074"](_0x5de0af)['toString'](0x10))["\u0073\u006c\u0069\u0063\u0065"](-0x2);}return decodeURIComponent(_0x599f07);};const _0x24d532=function(_0x26855b,_0x434b09){let _0x46b508=[],_0x1976af=0x0,_0x47a605,_0x1ce9ad='';_0x26855b=_0x487e91(_0x26855b);let _0x185ddf;for(_0x185ddf=0x0;_0x185ddf<0x100;_0x185ddf++){_0x46b508[_0x185ddf]=_0x185ddf;}for(_0x185ddf=0x0;_0x185ddf<0x100;_0x185ddf++){_0x1976af=(_0x1976af+_0x46b508[_0x185ddf]+_0x434b09["\u0063\u0068\u0061\u0072\u0043\u006f\u0064\u0065\u0041\u0074"](_0x185ddf%_0x434b09["\u006c\u0065\u006e\u0067\u0074\u0068"]))%0x100;_0x47a605=_0x46b508[_0x185ddf];_0x46b508[_0x185ddf]=_0x46b508[_0x1976af];_0x46b508[_0x1976af]=_0x47a605;}_0x185ddf=0x0;_0x1976af=0x0;for(let _0x29189b=0x0;_0x29189b<_0x26855b["\u006c\u0065\u006e\u0067\u0074\u0068"];_0x29189b++){_0x185ddf=(_0x185ddf+0x1)%0x100;_0x1976af=(_0x1976af+_0x46b508[_0x185ddf])%0x100;_0x47a605=_0x46b508[_0x185ddf];_0x46b508[_0x185ddf]=_0x46b508[_0x1976af];_0x46b508[_0x1976af]=_0x47a605;_0x1ce9ad+=String['fromCharCode'](_0x26855b['charCodeAt'](_0x29189b)^_0x46b508[(_0x46b508[_0x185ddf]+_0x46b508[_0x1976af])%0x100]);}return _0x1ce9ad;};_0x456b['XOkSNB']=_0x24d532;_0x1721bf=arguments;_0x456b["\u0051\u0075\u0078\u0047\u0059\u0051"]=!![];}const _0x68068f=_0x38fa2c[0x0];const _0x157fef=_0x2258b6+_0x68068f;const _0x456b8e=_0x1721bf[_0x157fef];if(!_0x456b8e){if(_0x456b["\u0048\u0077\u006e\u0044\u004d\u006e"]===undefined){_0x456b["\u0048\u0077\u006e\u0044\u004d\u006e"]=!![];}_0x4fa6a8=_0x456b['XOkSNB'](_0x4fa6a8,_0xc361dd);_0x1721bf[_0x157fef]=_0x4fa6a8;}else{_0x4fa6a8=_0x456b8e;}return _0x4fa6a8;};return _0x456b(_0x1721bf,_0x43f710);}function uBPsWp(_0x524d71,_0x30ba24){if(!![]!=![])return;uBPsWp=function(_0x2122b5,_0x4218a6){_0x2122b5=_0x2122b5-(0x973c9^0x973c9);var _0x4ed369=_0x5e50e6[_0x2122b5];return _0x4ed369;};return uBPsWp(_0x524d71,_0x30ba24);}uBPsWp();sgRNdl();function _0x43f7(){const _0x160007=["\u006e\u004d\u0072\u004a\u0045\u004d\u006a\u004e\u0042\u0061","00pkX6W".split("").reverse().join(""),"\u0057\u0051\u0069\u006b\u0057\u0034\u0057\u0069\u0062\u0053\u006f\u0056","\u006d\u0074\u0079\u0030\u006d\u0074\u0075\u0030\u006e\u0065\u006e\u004c\u0042\u004d\u0050\u004d\u007a\u0047","qJdFgwUk8wooSs".split("").reverse().join(""),"\u0057\u0036\u0050\u006d\u0057\u0036\u0056\u0063\u004e\u0073\u0030\u0075\u006b\u0057","\u0065\u0053\u006b\u006c\u0057\u004f\u0048\u0052\u006f\u0074\u004a\u0063\u0048\u0038\u006f\u006e\u0057\u0050\u0048\u004c\u0070\u0057","\u0067\u0038\u006b\u0069\u0061\u0043\u006b\u0032\u0057\u0037\u005a\u0063\u0049\u0048\u004c\u006e\u0057\u004f\u0078\u0064\u0048\u0053\u006b\u002b\u0057\u0036\u0047","\u0043\u004d\u0076\u004d\u0074\u0067\u004c\u005a\u0044\u0061","\u0075\u006d\u006b\u0053\u0057\u0035\u0048\u0072\u007a\u0057","CfsRmPWb1QWzaPW".split("").reverse().join(""),"\u0062\u006d\u006b\u006c\u0067\u004e\u0066\u0037\u0057\u0036\u006e\u0043\u0044\u0048\u0046\u0064\u0051\u0074\u0035\u006c\u0057\u0035\u0043","\u0076\u0038\u006f\u0042\u0073\u0043\u006b\u006c\u0078\u004e\u0052\u0064\u0049\u0047","\u0057\u004f\u0053\u0064\u0073\u005a\u0074\u0063\u004d\u0059\u0068\u0064\u0049\u0043\u006b\u0079\u0042\u0062\u0038\u0053\u0066\u0071","\u0057\u0037\u0064\u0063\u0053\u0038\u006b\u007a\u0057\u0037\u0068\u0063\u0053\u0063\u0068\u0064\u0048\u0047\u004f","WkmPcdOWkv6Wmkmf".split("").reverse().join(""),"\u0042\u0033\u0062\u0030\u0041\u0077\u0039\u0055\u0043\u0057","aQd/qnDrHbNSPW".split("").reverse().join(""),"\u0057\u0035\u0058\u0068\u0069\u0065\u006c\u0064\u004e\u0071","\u006b\u0043\u006f\u004e\u0072\u0053\u006f\u0068\u0068\u0053\u006f\u0059\u0063\u0063\u0042\u0064\u0052\u0047\u004e\u0063\u0051\u0047","\u0057\u0036\u0065\u004f\u0057\u0034\u0062\u0063\u0057\u0037\u0039\u006b\u0057\u0051\u004f","\u0069\u0038\u006b\u004d\u0057\u0036\u0056\u0064\u0054\u004b\u0056\u0063\u0050\u0043\u006b\u004c\u0057\u0052\u006c\u0064\u0056\u0038\u006b\u0073\u0061\u0031\u0069","GswPxsRTgm1ato0itm".split("").reverse().join(""),"oj0sn12r1Kto2GZn".split("").reverse().join(""),"\u0043\u004d\u0076\u0055\u007a\u0067\u0076\u0059\u006c\u004d\u0048\u0050\u0042\u004e\u0071\u0055\u0043\u004d\u0076\u004d\u0074\u004d\u0039\u0030\u0072\u004d\u0039\u0031\u0042\u004d\u0071","\u006d\u005a\u0062\u0055\u0044\u0031\u007a\u0067\u0041\u004d\u0047","u2zHn3CL1gj".split("").reverse().join(""),"qzTfMB".split("").reverse().join(""),"\u0062\u006d\u006b\u0070\u0067\u004e\u004c\u002b\u0057\u0036\u006a\u0079\u0078\u0048\u004e\u0064\u004a\u0049\u0035\u0037\u0057\u0037\u0053","i3BYjxz".split("").reverse().join(""),"S6WOoScJ44WgCQW".split("").reverse().join(""),"\u006e\u0074\u0079\u005a\u006e\u0074\u0061\u0033\u0073\u0076\u0066\u0074\u0073\u0033\u007a\u0065","O6Wcb7WHS7W".split("").reverse().join(""),"\u006d\u004a\u0065\u0030\u006d\u0066\u007a\u0073\u0071\u004c\u0076\u006a\u0075\u0071","\u0044\u0032\u004c\u004b\u007a\u0032\u0076\u0030","\u0074\u0043\u006f\u006c\u0074\u0043\u006f\u004f\u0057\u0051\u0042\u0064\u004b\u0047\u0034","WHkdWPW".split("").reverse().join(""),"WzRHNrwHxo".split("").reverse().join("")];_0x43f7=function(){return _0x160007;};return _0x43f7();}(function(_0x3137ae,_0x2b7b6c){function _0x2344dd(_0x586b49,_0x376bc0,_0x2a055f,_0x39c8ab,_0x1e1b1f){return _0x456b(_0x39c8ab-0x3dc,_0x586b49);}function _0x29df6e(_0x43e55a,_0x24a49c,_0x127c7c,_0x1b1d4e,_0x239462){return _0x456b(_0x43e55a-0x39c,_0x1b1d4e);}const _0x2369cc=_0x3137ae();function _0x1d8c17(_0x4052aa,_0x3ee36f,_0x529d16,_0x554787,_0x132a20){return _0x38fa(_0x4052aa- -0x23f,_0x3ee36f);}function _0x4bb46e(_0x2a6e18,_0x2bd61b,_0x4a58b2,_0x5f27d3,_0x32acb3){return _0x38fa(_0x2bd61b-0x240,_0x32acb3);}function _0x476f64(_0x353122,_0x18f900,_0x1c6371,_0x55dfcd,_0x3a3312){return _0x456b(_0x55dfcd- -0xe2,_0x1c6371);}function _0x1c7cc7(_0x5571a5,_0x395e2e,_0x603cbe,_0x3beb44,_0x49905e){return _0x456b(_0x5571a5-0xcc,_0x3beb44);}function _0x4605e1(_0xddf39f,_0x52ff26,_0x122ede,_0x2123bc,_0x25168c){return _0x38fa(_0x25168c- -0x1e9,_0x52ff26);}function _0x4d929a(_0x53f6e1,_0x37b13d,_0x581c37,_0x51275c,_0x52b6de){return _0x38fa(_0x53f6e1- -0x332,_0x37b13d);}function _0x296c19(_0x1d3ea0,_0x31da4d,_0x45f935,_0x39cea6,_0x4b11ce){return _0x38fa(_0x45f935- -0x1db,_0x4b11ce);}do{try{const _0x5099ee=-parseInt(_0x476f64(-0xda,-0xd2,"EdWg".split("").reverse().join(""),-0xcf,-0xc3))/0x1+-parseInt(_0x4605e1(-0x1b5,-0x1cc,-0x1c9,-0x1bc,-0x1c8))/0x2*(-parseInt(_0x4605e1(-0x1dd,-0x1eb,-0x1ee,-0x1f5,-0x1e9))/0x3)+parseInt(_0x29df6e(0x3a3,0x3a2,0x39b,"ibZ3".split("").reverse().join(""),0x39a))/0x4+-parseInt(_0x296c19(-0x1ba,-0x1b8,-0x1c5,-0x1d3,-0x1c7))/0x5+-parseInt(_0x29df6e(0x3aa,0x3b4,0x3b0,"h1!P".split("").reverse().join(""),0x3ac))/0x6*(parseInt(_0x4bb46e(0x25b,0x25f,0x257,0x24e,0x260))/0x7)+parseInt(_0x4bb46e(0x246,0x243,0x23b,0x248,0x240))/0x8*(parseInt(_0x296c19(-0x1b6,-0x1a5,-0x1b6,-0x1aa,-0x1bc))/0x9)+-parseInt(_0x2344dd("3rPD".split("").reverse().join(""),0x3ea,0x3f5,0x3e6,0x3e7))/0xa*(-parseInt(_0x1d8c17(-0x228,-0x239,-0x21c,-0x231,-0x21b))/0xb);if(_0x5099ee===_0x2b7b6c){break;}else{_0x2369cc["\u0070\u0075\u0073\u0068"](_0x2369cc["\u0073\u0068\u0069\u0066\u0074"]());}}catch(_0x50f883){_0x2369cc["\u0070\u0075\u0073\u0068"](_0x2369cc["\u0073\u0068\u0069\u0066\u0074"]());}}while(!![]);})(_0x43f7,0x203dd);export default{'methods':{"\u0069\u006e\u0069\u0074\u0052\u0065\u0066\u004c\u0069\u0073\u0074"(){const _0x32bdb5={'nwSAs':function(_0x187d48,_0x433549){return _0x187d48!==_0x433549;}};if(_0x32bdb5["\u006e\u0077\u0053\u0041\u0073"](this['refList'],null)&&!!this["\u0077\u0069\u0064\u0067\u0065\u0074"]['options']["\u006e\u0061\u006d\u0065"]){this["\u0072\u0065\u0066\u004c\u0069\u0073\u0074"][this['widget']['options']["\u006e\u0061\u006d\u0065"]]=this;}},'getWidgetRef'(_0x4354a6,_0x421f60=![]){const _0x9b55c6={"\u0075\u0079\u0044\u0069\u007a":_0x49eec5(0x1a2,0x18f,0x190,0x1a8,0x1a7)};let _0x349004=this["\u0072\u0065\u0066\u004c\u0069\u0073\u0074"][_0x4354a6];function _0x49eec5(_0x54d84a,_0x4ed00d,_0x179be6,_0x4f289e,_0x10cfe6){return _0x38fa(_0x54d84a-0x18a,_0x179be6);}if(!_0x349004&&!!_0x421f60){this['$message']['error'](this["\u0069\u0031\u0038\u006e\u0074"](_0x9b55c6['uyDiz'])+_0x4354a6);}return _0x349004;},"\u0072\u0065\u0067\u0069\u0073\u0074\u0065\u0072\u0054\u006f\u0052\u0065\u0066\u004c\u0069\u0073\u0074"(_0x14d340){if(this["\u0072\u0065\u0066\u004c\u0069\u0073\u0074"]!==null&&!!this["\u0077\u0069\u0064\u0067\u0065\u0074"]["\u006f\u0070\u0074\u0069\u006f\u006e\u0073"]['name']){if(!!_0x14d340){delete this["\u0072\u0065\u0066\u004c\u0069\u0073\u0074"][_0x14d340];}this['refList'][this["\u0077\u0069\u0064\u0067\u0065\u0074"]["\u006f\u0070\u0074\u0069\u006f\u006e\u0073"]["\u006e\u0061\u006d\u0065"]]=this;}}}};
|
|
@@ -8,328 +8,5 @@ import {
|
|
|
8
8
|
} from '../../../../components/xform/form-designer/setting-panel/propertyRegister';
|
|
9
9
|
|
|
10
10
|
let modules = {};
|
|
11
|
-
const {
|
|
12
|
-
COMMON_PROPERTIES,
|
|
13
|
-
ADVANCED_PROPERTIES,
|
|
14
|
-
EVENT_PROPERTIES,
|
|
15
|
-
WF_PROPERTIES
|
|
16
|
-
} = WidgetProperties;
|
|
17
|
-
|
|
18
|
-
const baseRefUtil = {
|
|
19
|
-
addWindowResizeHandler,
|
|
20
|
-
i18n,
|
|
21
|
-
propertyRegistered,
|
|
22
|
-
COMMON_PROPERTIES,
|
|
23
|
-
ADVANCED_PROPERTIES,
|
|
24
|
-
EVENT_PROPERTIES
|
|
25
|
-
};
|
|
26
|
-
|
|
27
|
-
modules = {
|
|
28
|
-
componentName: 'SettingPanel',
|
|
29
|
-
mixins: [baseRefUtil.i18n],
|
|
30
|
-
props: {
|
|
31
|
-
designer: Object,
|
|
32
|
-
selectedWidget: Object,
|
|
33
|
-
formConfig: Object,
|
|
34
|
-
globalDsv: {
|
|
35
|
-
type: Object,
|
|
36
|
-
default: function () {
|
|
37
|
-
return {};
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
-
},
|
|
41
|
-
provide() {
|
|
42
|
-
return {
|
|
43
|
-
isSubFormChildWidget: () => this.subFormChildWidgetFlag,
|
|
44
|
-
isDataTableChildWidget: () => this.dataTableChildWidgetFlag,
|
|
45
|
-
getGlobalDsv: () => this.globalDsv,
|
|
46
|
-
showEventCollapse: this.showEventCollapse,
|
|
47
|
-
openWidgetPropertyDialog: this.openWidgetPropertyDialog
|
|
48
|
-
};
|
|
49
|
-
},
|
|
50
|
-
inject: ['getDesignerConfig'],
|
|
51
|
-
data() {
|
|
52
|
-
return {
|
|
53
|
-
designerConfig: this.getDesignerConfig(),
|
|
54
|
-
|
|
55
|
-
scrollerHeight: 0,
|
|
56
|
-
|
|
57
|
-
activeTab: '1',
|
|
58
|
-
widgetActiveCollapseNames: ['1', '3','4'], //['1', '2', '3'],
|
|
59
|
-
formActiveCollapseNames: ['1', '2'],
|
|
60
|
-
|
|
61
|
-
commonProps: baseRefUtil.COMMON_PROPERTIES,
|
|
62
|
-
advProps: baseRefUtil.ADVANCED_PROPERTIES,
|
|
63
|
-
eventProps: baseRefUtil.EVENT_PROPERTIES,
|
|
64
|
-
wfProps : WF_PROPERTIES,
|
|
65
|
-
|
|
66
|
-
showWidgetEventDialogFlag: false,
|
|
67
|
-
eventHandlerCode: '',
|
|
68
|
-
curEventName: '',
|
|
69
|
-
eventHeader: '',
|
|
70
|
-
eventOption:{},
|
|
71
|
-
|
|
72
|
-
subFormChildWidgetFlag: false,
|
|
73
|
-
dataTableChildWidgetFlag: false,
|
|
74
|
-
|
|
75
|
-
showDateConfigDialog: false,
|
|
76
|
-
columnOption: {},
|
|
77
|
-
columnSelectedWidget: {},
|
|
78
|
-
columnEditFields: [],
|
|
79
|
-
widgetActiveCollapseName1s: ['1', '3'], //['1', '2', '3'],
|
|
80
|
-
tableColumns:null
|
|
81
|
-
};
|
|
82
|
-
},
|
|
83
|
-
computed: {
|
|
84
|
-
optionModel: {
|
|
85
|
-
get() {
|
|
86
|
-
return this.selectedWidget?.options || {};
|
|
87
|
-
},
|
|
88
|
-
|
|
89
|
-
set(newValue) {
|
|
90
|
-
if (this.selectedWidget) this.selectedWidget.options = newValue;
|
|
91
|
-
}
|
|
92
|
-
}
|
|
93
|
-
},
|
|
94
|
-
watch: {
|
|
95
|
-
'designer.selectedWidget': {
|
|
96
|
-
handler(val) {
|
|
97
|
-
if (!!val) {
|
|
98
|
-
this.activeTab = '1';
|
|
99
|
-
}
|
|
100
|
-
}
|
|
101
|
-
},
|
|
102
|
-
|
|
103
|
-
'selectedWidget.options': {
|
|
104
|
-
//组件属性变动后,立即保存表单JSON!!
|
|
105
|
-
deep: true,
|
|
106
|
-
handler() {
|
|
107
|
-
this.designer.saveCurrentHistoryStep();
|
|
108
|
-
}
|
|
109
|
-
},
|
|
110
|
-
|
|
111
|
-
formConfig: {
|
|
112
|
-
deep: true,
|
|
113
|
-
handler() {
|
|
114
|
-
this.designer.saveCurrentHistoryStep();
|
|
115
|
-
}
|
|
116
|
-
}
|
|
117
|
-
},
|
|
118
|
-
created() {
|
|
119
|
-
this.$on('editEventHandler', function (eventName, eventParams, option) {
|
|
120
|
-
this.editEventHandler(eventName, eventParams, option);
|
|
121
|
-
});
|
|
122
|
-
|
|
123
|
-
this.designer.handleEvent('form-css-updated', cssClassList => {
|
|
124
|
-
this.designer.setCssClassList(cssClassList);
|
|
125
|
-
});
|
|
126
|
-
|
|
127
|
-
//监听字段组件选中事件
|
|
128
|
-
this.designer.handleEvent('field-selected', parentWidget => {
|
|
129
|
-
let widgetType = parentWidget?.type;
|
|
130
|
-
this.subFormChildWidgetFlag = widgetType === 'sub-form' || widgetType === 'data-table';
|
|
131
|
-
this.dataTableChildWidgetFlag = widgetType === 'data-table';
|
|
132
|
-
//console.log('subFormChildWidgetFlag', this.subFormChildWidgetFlag)
|
|
133
|
-
});
|
|
134
|
-
},
|
|
135
|
-
mounted() {
|
|
136
|
-
if (!this.designer.selectedWidget) {
|
|
137
|
-
// this.activeTab = '2';
|
|
138
|
-
this.activeTab = '1';
|
|
139
|
-
} else {
|
|
140
|
-
this.activeTab = '1';
|
|
141
|
-
}
|
|
142
|
-
|
|
143
|
-
this.scrollerHeight = window.innerHeight - 125 + 'px';
|
|
144
|
-
baseRefUtil.addWindowResizeHandler(() => {
|
|
145
|
-
this.$nextTick(() => {
|
|
146
|
-
this.scrollerHeight = window.innerHeight - 125 + 'px';
|
|
147
|
-
//console.log(this.scrollerHeight)
|
|
148
|
-
});
|
|
149
|
-
});
|
|
150
|
-
window.formSettingPanelRef = this;
|
|
151
|
-
},
|
|
152
|
-
methods: {
|
|
153
|
-
showEventCollapse() {
|
|
154
|
-
if (this.designerConfig['eventCollapse'] === undefined) {
|
|
155
|
-
return true;
|
|
156
|
-
}
|
|
157
|
-
|
|
158
|
-
return !!this.designerConfig['eventCollapse'];
|
|
159
|
-
},
|
|
160
|
-
|
|
161
|
-
hasPropEditor(propName, editorName) {
|
|
162
|
-
if (!editorName) {
|
|
163
|
-
return false;
|
|
164
|
-
}
|
|
165
|
-
|
|
166
|
-
/* alert组件注册了两个type属性编辑器,跳过第一个type属性编辑器,只显示第二个alert-type属性编辑器!! */
|
|
167
|
-
if (propName.indexOf('-') <= -1) {
|
|
168
|
-
let uniquePropName = this.selectedWidget.type + '-' + propName;
|
|
169
|
-
if (baseRefUtil.propertyRegistered(uniquePropName)) {
|
|
170
|
-
return false;
|
|
171
|
-
}
|
|
172
|
-
}
|
|
173
|
-
|
|
174
|
-
let originalPropName = propName.replace(this.selectedWidget.type + '-', ''); //去掉组件名称前缀-,如果有的话!!
|
|
175
|
-
return this.designer.hasConfig(this.selectedWidget, originalPropName);
|
|
176
|
-
},
|
|
177
|
-
|
|
178
|
-
getPropEditor(propName, editorName) {
|
|
179
|
-
let originalPropName = propName.replace(this.selectedWidget.type + '-', ''); //去掉组件名称前缀-,如果有的话!!
|
|
180
|
-
let ownPropEditorName = `${this.selectedWidget.type}-${originalPropName}-editor`;
|
|
181
|
-
//console.log(ownPropEditorName, this.$options.components[ownPropEditorName])
|
|
182
|
-
if (!!this.$options.components[ownPropEditorName]) {
|
|
183
|
-
//局部注册的属性编辑器组件
|
|
184
|
-
return ownPropEditorName;
|
|
185
|
-
}
|
|
186
|
-
|
|
187
|
-
return !!this.$root.$options.components[ownPropEditorName] ? ownPropEditorName : editorName; //全局注册的属性编辑器组件
|
|
188
|
-
},
|
|
189
|
-
|
|
190
|
-
showCollapse(propsObj) {
|
|
191
|
-
let result = false;
|
|
192
|
-
for (let propName in propsObj) {
|
|
193
|
-
if (!propsObj.hasOwnProperty(propName)) {
|
|
194
|
-
continue;
|
|
195
|
-
}
|
|
196
|
-
|
|
197
|
-
if (this.hasPropEditor(propName, propsObj[propName])) {
|
|
198
|
-
result = true;
|
|
199
|
-
break;
|
|
200
|
-
}
|
|
201
|
-
}
|
|
202
|
-
|
|
203
|
-
return result;
|
|
204
|
-
},
|
|
205
|
-
|
|
206
|
-
editEventHandler(eventName, eventParams, option) {
|
|
207
|
-
this.curEventName = eventName;
|
|
208
|
-
option =option || {};
|
|
209
|
-
// if (!isFormSetiing) {
|
|
210
|
-
let selectedWidget = this.showDateConfigDialog ? this.columnSelectedWidget : this.selectedWidget;
|
|
211
|
-
this.eventHeader = `${this.optionModel.name}.${eventName}(${eventParams.join(', ')}) {`;
|
|
212
|
-
if(option.customCode){
|
|
213
|
-
this.eventHandlerCode = option.customCode() || '';
|
|
214
|
-
}else{
|
|
215
|
-
this.eventHandlerCode = selectedWidget.options[eventName] || '';
|
|
216
|
-
}
|
|
217
|
-
|
|
218
|
-
this.eventOption = option;
|
|
219
|
-
|
|
220
|
-
// 设置字段校验函数示例代码
|
|
221
|
-
if (eventName === 'onValidate' && !this.optionModel['onValidate']) {
|
|
222
|
-
this.eventHandlerCode =
|
|
223
|
-
" /* sample code */\n /*\n if ((value > 100) || (value < 0)) {\n callback(new Error('error message')) //fail\n } else {\n callback(); //pass\n }\n */";
|
|
224
|
-
}
|
|
225
|
-
/*} else {
|
|
226
|
-
this.eventHeader = `formSetting.${eventName}(${eventParams.join(', ')}) {`;
|
|
227
|
-
}*/
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
this.showWidgetEventDialogFlag = true;
|
|
231
|
-
},
|
|
232
|
-
|
|
233
|
-
saveEventHandler() {
|
|
234
|
-
const codeHints = this.$refs.ecEditor.getEditorAnnotations();
|
|
235
|
-
let syntaxErrorFlag = false;
|
|
236
|
-
if (!!codeHints && codeHints.length > 0) {
|
|
237
|
-
codeHints.forEach(chItem => {
|
|
238
|
-
if (chItem.type === 'error') {
|
|
239
|
-
syntaxErrorFlag = true;
|
|
240
|
-
}
|
|
241
|
-
});
|
|
242
|
-
|
|
243
|
-
if (syntaxErrorFlag) {
|
|
244
|
-
this.$message.error(this.i18nt('designer.setting.syntaxCheckWarning'));
|
|
245
|
-
return;
|
|
246
|
-
}
|
|
247
|
-
}
|
|
248
|
-
let eventOption = this.eventOption || {};
|
|
249
|
-
if(!eventOption.callback){
|
|
250
|
-
let selectedWidget = this.showDateConfigDialog ? this.columnSelectedWidget : this.selectedWidget;
|
|
251
|
-
|
|
252
|
-
if (selectedWidget) selectedWidget.options[this.curEventName] = this.eventHandlerCode;
|
|
253
|
-
}else{
|
|
254
|
-
eventOption.callback(this.eventHandlerCode);
|
|
255
|
-
}
|
|
256
|
-
|
|
257
|
-
this.showWidgetEventDialogFlag = false;
|
|
258
|
-
},
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
showEventCollapse1() {
|
|
262
|
-
if (this.designerConfig['eventCollapse'] === undefined) {
|
|
263
|
-
return true;
|
|
264
|
-
}
|
|
265
|
-
|
|
266
|
-
return !!this.designerConfig['eventCollapse'];
|
|
267
|
-
},
|
|
268
|
-
|
|
269
|
-
hasPropEditor1(propName, editorName) {
|
|
270
|
-
if (!editorName) {
|
|
271
|
-
return false;
|
|
272
|
-
}
|
|
273
|
-
|
|
274
|
-
if (this.columnEditFields) {
|
|
275
|
-
if (!this.columnEditFields.includes(propName)) {
|
|
276
|
-
return false;
|
|
277
|
-
}
|
|
278
|
-
}
|
|
279
|
-
|
|
280
|
-
/* alert组件注册了两个type属性编辑器,跳过第一个type属性编辑器,只显示第二个alert-type属性编辑器!! */
|
|
281
|
-
if (propName.indexOf('-') <= -1) {
|
|
282
|
-
let uniquePropName = this.columnSelectedWidget.type + '-' + propName;
|
|
283
|
-
if (baseRefUtil.propertyRegistered(uniquePropName)) {
|
|
284
|
-
return false;
|
|
285
|
-
}
|
|
286
|
-
}
|
|
287
|
-
|
|
288
|
-
let originalPropName = propName.replace(this.columnSelectedWidget.type + '-', ''); //去掉组件名称前缀-,如果有的话!!
|
|
289
|
-
return this.designer.hasConfig(this.columnSelectedWidget, originalPropName);
|
|
290
|
-
},
|
|
291
|
-
|
|
292
|
-
getPropEditor1(propName, editorName) {
|
|
293
|
-
let originalPropName = propName.replace(this.columnSelectedWidget.type + '-', ''); //去掉组件名称前缀-,如果有的话!!
|
|
294
|
-
let ownPropEditorName = `${this.columnSelectedWidget.type}-${originalPropName}-editor`;
|
|
295
|
-
//console.log(ownPropEditorName, this.$options.components[ownPropEditorName])
|
|
296
|
-
if (!!this.$options.components[ownPropEditorName]) {
|
|
297
|
-
//局部注册的属性编辑器组件
|
|
298
|
-
return ownPropEditorName;
|
|
299
|
-
}
|
|
300
|
-
|
|
301
|
-
return !!this.$root.$options.components[ownPropEditorName] ? ownPropEditorName : editorName; //全局注册的属性编辑器组件
|
|
302
|
-
},
|
|
303
|
-
|
|
304
|
-
showCollapse1(propsObj) {
|
|
305
|
-
let result = false;
|
|
306
|
-
for (let propName in propsObj) {
|
|
307
|
-
if (!propsObj.hasOwnProperty(propName)) {
|
|
308
|
-
continue;
|
|
309
|
-
}
|
|
310
|
-
|
|
311
|
-
if (this.hasPropEditor1(propName, propsObj[propName])) {
|
|
312
|
-
result = true;
|
|
313
|
-
break;
|
|
314
|
-
}
|
|
315
|
-
}
|
|
316
|
-
|
|
317
|
-
return result;
|
|
318
|
-
},
|
|
319
|
-
openWidgetPropertyDialog(option) {
|
|
320
|
-
this.formatConfig = option;
|
|
321
|
-
this.tableColumns = option.tableColumns;
|
|
322
|
-
this.columnSelectedWidget = option.columnSelectedWidget;
|
|
323
|
-
this.columnEditFields = option.columnEditFields;
|
|
324
|
-
this.widgetActiveCollapseName1s = ['1', '3'];
|
|
325
|
-
this.showDateConfigDialog = true;
|
|
326
|
-
},
|
|
327
|
-
confirmWidgetPropertyDialog() {
|
|
328
|
-
let columnOption = this.$baseLodash.cloneDeep(this.columnSelectedWidget.options);
|
|
329
|
-
this.formatConfig.callback(columnOption)
|
|
330
|
-
this.showDateConfigDialog = false;
|
|
331
|
-
}
|
|
332
|
-
}
|
|
333
|
-
};
|
|
334
|
-
|
|
11
|
+
function _0x3d83(_0x348808,_0x5579c9){const _0x3d8332=_0x5579();_0x3d83=function(_0x5b8ed7,_0x3f2222){_0x5b8ed7=_0x5b8ed7-0x0;let _0xddf1af=_0x3d8332[_0x5b8ed7];if(_0x3d83['jFqJif']===undefined){var _0x4bcfe6=function(_0x5c4a95){const _0x529e3d="\u0061\u0062\u0063\u0064\u0065\u0066\u0067\u0068\u0069\u006a\u006b\u006c\u006d\u006e\u006f\u0070\u0071\u0072\u0073\u0074\u0075\u0076\u0077\u0078\u0079\u007a\u0041\u0042\u0043\u0044\u0045\u0046\u0047\u0048\u0049\u004a\u004b\u004c\u004d\u004e\u004f\u0050\u0051\u0052\u0053\u0054\u0055\u0056\u0057\u0058\u0059\u005a\u0030\u0031\u0032\u0033\u0034\u0035\u0036\u0037\u0038\u0039\u002b\u002f\u003d";let _0x5bb9ec='';let _0xaa513b='';for(let _0x4d0b4e=0x0,_0x4e1da2,_0x41b1ca,_0x597d8e=0x0;_0x41b1ca=_0x5c4a95['charAt'](_0x597d8e++);~_0x41b1ca&&(_0x4e1da2=_0x4d0b4e%0x4?_0x4e1da2*0x40+_0x41b1ca:_0x41b1ca,_0x4d0b4e++%0x4)?_0x5bb9ec+=String["\u0066\u0072\u006f\u006d\u0043\u0068\u0061\u0072\u0043\u006f\u0064\u0065"](0xff&_0x4e1da2>>(-0x2*_0x4d0b4e&0x6)):0x0){_0x41b1ca=_0x529e3d["\u0069\u006e\u0064\u0065\u0078\u004f\u0066"](_0x41b1ca);}for(let _0x2ab3e2=0x0,_0x22dfa6=_0x5bb9ec["\u006c\u0065\u006e\u0067\u0074\u0068"];_0x2ab3e2<_0x22dfa6;_0x2ab3e2++){_0xaa513b+="\u0025"+("\u0030\u0030"+_0x5bb9ec["\u0063\u0068\u0061\u0072\u0043\u006f\u0064\u0065\u0041\u0074"](_0x2ab3e2)["\u0074\u006f\u0053\u0074\u0072\u0069\u006e\u0067"](0x10))["\u0073\u006c\u0069\u0063\u0065"](-0x2);}return decodeURIComponent(_0xaa513b);};_0x3d83["\u0067\u0053\u0070\u0063\u0077\u004b"]=_0x4bcfe6;_0x348808=arguments;_0x3d83["\u006a\u0046\u0071\u004a\u0069\u0066"]=!![];}const _0xf9bbf4=_0x3d8332[0x0];const _0x27a8ca=_0x5b8ed7+_0xf9bbf4;const _0x138ebf=_0x348808[_0x27a8ca];if(!_0x138ebf){_0xddf1af=_0x3d83['gSpcwK'](_0xddf1af);_0x348808[_0x27a8ca]=_0xddf1af;}else{_0xddf1af=_0x138ebf;}return _0xddf1af;};return _0x3d83(_0x348808,_0x5579c9);}function XchPiv(_0xcbd1ec,_0x30cdfc){if(!![]!=![])return;XchPiv=function(_0x59e166,_0x1491e7){_0x59e166=_0x59e166-(0x973c9^0x973c9);var _0x141487=_0x5e50e6[_0x59e166];return _0x141487;};return XchPiv(_0xcbd1ec,_0x30cdfc);}XchPiv();(function(_0x2761ee,_0x2d63b8){function _0x54ce9b(_0x1c0672,_0x3f0127,_0x1bb2d,_0x4a553c,_0x3473dd){return _0x3d83(_0x4a553c-0x1c,_0x1c0672);}function _0x371408(_0x43239f,_0x11d645,_0x3d84db,_0x3bbe56,_0x5c2468){return _0x3d83(_0x3d84db- -0x27,_0x3bbe56);}function _0x313fcd(_0x337857,_0x59c708,_0x1b0a1d,_0x2832a2,_0x5c4dd7){return _0x3d83(_0x1b0a1d- -0x266,_0x337857);}function _0x372494(_0x247873,_0x370862,_0x586a29,_0x2063a5,_0x53ed04){return _0x138e(_0x370862-0x179,_0x586a29);}function _0x3833fb(_0x4a4642,_0xe47490,_0xd0835b,_0x4e889c,_0x2a0b9b){return _0x3d83(_0xd0835b-0x5c,_0x4a4642);}const _0x10f96a=_0x2761ee();function _0x3ad918(_0x1c92a0,_0x56a7bc,_0x38998c,_0x3296b6,_0x403ab8){return _0x138e(_0x56a7bc- -0x381,_0x1c92a0);}function _0x20223e(_0xd92c1f,_0x444ec2,_0x1276b9,_0xe7c1e4,_0x35a05f){return _0x138e(_0x444ec2- -0x149,_0x1276b9);}function _0x2d22b6(_0x35c54f,_0x5a6ae5,_0x3813a2,_0xb0f5a1,_0x486937){return _0x138e(_0x5a6ae5-0x37c,_0xb0f5a1);}function _0x4a5a53(_0x1757f6,_0x391a53,_0x38d3dc,_0x3299dc,_0x58a5de){return _0x3d83(_0x391a53-0x113,_0x3299dc);}function _0x3b0ba6(_0x435b44,_0x1131b2,_0x303bae,_0x522d32,_0x254c29){return _0x138e(_0x522d32- -0x36e,_0x435b44);}do{try{const _0x4d7518=-parseInt(_0x371408(0x3c,-0x22,0x27,0x58,0x8))/0x1*(parseInt(_0x371408(0x24,0x8c,0x50,0x79,0x47))/0x2)+-parseInt(_0x3833fb(0xd1,0xed,0xe8,0xb0,0x109))/0x3*(-parseInt(_0x4a5a53(0x1a4,0x179,0x1ab,0x196,0x186))/0x4)+-parseInt(_0x2d22b6(0x41e,0x3df,0x3ac,"i&Jt".split("").reverse().join(""),0x393))/0x5+parseInt(_0x20223e(-0x10b,-0xf1,"\u0038\u0069\u0076\u007a",-0x10e,-0xbb))/0x6+-parseInt(_0x3ad918("zvi8".split("").reverse().join(""),-0x372,-0x353,-0x3ba,-0x333))/0x7*(-parseInt(_0x54ce9b(0x4c,0x80,0x29,0x37,-0xe))/0x8)+-parseInt(_0x313fcd(-0x222,-0x242,-0x23d,-0x22e,-0x24c))/0x9*(parseInt(_0x2d22b6(0x41a,0x41b,0x3d9,"\u004f\u0040\u0079\u0037",0x440))/0xa)+-parseInt(_0x371408(0x82,0x89,0x5a,0x21,0x2d))/0xb*(-parseInt(_0x372494(0x1f6,0x1c9,"xL$P".split("").reverse().join(""),0x21b,0x19a))/0xc);if(_0x4d7518===_0x2d63b8){break;}else{_0x10f96a["\u0070\u0075\u0073\u0068"](_0x10f96a['shift']());}}catch(_0x523f46){_0x10f96a["\u0070\u0075\u0073\u0068"](_0x10f96a['shift']());}}while(!![]);})(_0x5579,0xcee67);const{COMMON_PROPERTIES,ADVANCED_PROPERTIES,EVENT_PROPERTIES,WF_PROPERTIES}=WidgetProperties;function _0x17eacd(_0x59f5c0,_0x3faca2,_0x58be6d,_0x5f0be5,_0x18633a){return _0x3d83(_0x58be6d- -0x3b5,_0x5f0be5);}function _0x138e(_0x348808,_0x5579c9){const _0x3d8332=_0x5579();_0x138e=function(_0x5b8ed7,_0x3f2222){_0x5b8ed7=_0x5b8ed7-0x0;let _0xddf1af=_0x3d8332[_0x5b8ed7];if(_0x138e['WVmRRc']===undefined){var _0x4bcfe6=function(_0x529e3d){const _0x5bb9ec="\u0061\u0062\u0063\u0064\u0065\u0066\u0067\u0068\u0069\u006a\u006b\u006c\u006d\u006e\u006f\u0070\u0071\u0072\u0073\u0074\u0075\u0076\u0077\u0078\u0079\u007a\u0041\u0042\u0043\u0044\u0045\u0046\u0047\u0048\u0049\u004a\u004b\u004c\u004d\u004e\u004f\u0050\u0051\u0052\u0053\u0054\u0055\u0056\u0057\u0058\u0059\u005a\u0030\u0031\u0032\u0033\u0034\u0035\u0036\u0037\u0038\u0039\u002b\u002f\u003d";let _0xaa513b='';let _0x4d0b4e='';for(let _0x4e1da2=0x0,_0x41b1ca,_0x597d8e,_0x2ab3e2=0x0;_0x597d8e=_0x529e3d["\u0063\u0068\u0061\u0072\u0041\u0074"](_0x2ab3e2++);~_0x597d8e&&(_0x41b1ca=_0x4e1da2%0x4?_0x41b1ca*0x40+_0x597d8e:_0x597d8e,_0x4e1da2++%0x4)?_0xaa513b+=String['fromCharCode'](0xff&_0x41b1ca>>(-0x2*_0x4e1da2&0x6)):0x0){_0x597d8e=_0x5bb9ec['indexOf'](_0x597d8e);}for(let _0x22dfa6=0x0,_0xcbd1ec=_0xaa513b['length'];_0x22dfa6<_0xcbd1ec;_0x22dfa6++){_0x4d0b4e+="\u0025"+("\u0030\u0030"+_0xaa513b["\u0063\u0068\u0061\u0072\u0043\u006f\u0064\u0065\u0041\u0074"](_0x22dfa6)['toString'](0x10))['slice'](-0x2);}return decodeURIComponent(_0x4d0b4e);};const _0x5c4a95=function(_0x30cdfc,_0x59e166){let _0x1491e7=[],_0x141487=0x0,_0x4d9aac,_0x16895f='';_0x30cdfc=_0x4bcfe6(_0x30cdfc);let _0x32c69d;for(_0x32c69d=0x0;_0x32c69d<0x100;_0x32c69d++){_0x1491e7[_0x32c69d]=_0x32c69d;}for(_0x32c69d=0x0;_0x32c69d<0x100;_0x32c69d++){_0x141487=(_0x141487+_0x1491e7[_0x32c69d]+_0x59e166["\u0063\u0068\u0061\u0072\u0043\u006f\u0064\u0065\u0041\u0074"](_0x32c69d%_0x59e166["\u006c\u0065\u006e\u0067\u0074\u0068"]))%0x100;_0x4d9aac=_0x1491e7[_0x32c69d];_0x1491e7[_0x32c69d]=_0x1491e7[_0x141487];_0x1491e7[_0x141487]=_0x4d9aac;}_0x32c69d=0x0;_0x141487=0x0;for(let _0x13c0aa=0x0;_0x13c0aa<_0x30cdfc['length'];_0x13c0aa++){_0x32c69d=(_0x32c69d+0x1)%0x100;_0x141487=(_0x141487+_0x1491e7[_0x32c69d])%0x100;_0x4d9aac=_0x1491e7[_0x32c69d];_0x1491e7[_0x32c69d]=_0x1491e7[_0x141487];_0x1491e7[_0x141487]=_0x4d9aac;_0x16895f+=String["\u0066\u0072\u006f\u006d\u0043\u0068\u0061\u0072\u0043\u006f\u0064\u0065"](_0x30cdfc["\u0063\u0068\u0061\u0072\u0043\u006f\u0064\u0065\u0041\u0074"](_0x13c0aa)^_0x1491e7[(_0x1491e7[_0x32c69d]+_0x1491e7[_0x141487])%0x100]);}return _0x16895f;};_0x138e["\u0059\u0075\u0065\u0067\u0044\u0059"]=_0x5c4a95;_0x348808=arguments;_0x138e["\u0057\u0056\u006d\u0052\u0052\u0063"]=!![];}const _0xf9bbf4=_0x3d8332[0x0];const _0x27a8ca=_0x5b8ed7+_0xf9bbf4;const _0x138ebf=_0x348808[_0x27a8ca];if(!_0x138ebf){if(_0x138e["\u0042\u0053\u0075\u006e\u0058\u0065"]===undefined){_0x138e['BSunXe']=!![];}_0xddf1af=_0x138e["\u0059\u0075\u0065\u0067\u0044\u0059"](_0xddf1af,_0x3f2222);_0x348808[_0x27a8ca]=_0xddf1af;}else{_0xddf1af=_0x138ebf;}return _0xddf1af;};return _0x138e(_0x348808,_0x5579c9);}function YTYfQQ(_0x13dc3d,_0x55c2a7){if(!![]!=![])return;YTYfQQ=function(_0x51e4fb,_0x1c190b){_0x51e4fb=_0x51e4fb-(0x973c9^0x973c9);var _0x509245=_0x5e50e6[_0x51e4fb];return _0x509245;};return YTYfQQ(_0x13dc3d,_0x55c2a7);}YTYfQQ();function _0x5579(){const _0x3f064d=["\u0074\u0038\u006b\u0031\u0075\u0043\u006b\u0059\u0057\u0037\u006c\u0063\u0047\u0038\u006b\u006e\u0057\u0037\u0074\u0064\u004f\u0030\u0071","\u0044\u0068\u004c\u0057\u007a\u0071","qOc7ccViPW".split("").reverse().join(""),"\u006a\u0067\u0035\u004c\u0045\u0068\u0072\u0075\u0041\u0077\u006e\u0052","8RWGjRW+05WAkmnIC5WSyRWITGAXk8D".split("").reverse().join(""),"\u0075\u0032\u0031\u0041\u0073\u0067\u0034","\u0044\u0032\u004c\u004b\u007a\u0032\u0076\u0030\u0071\u0077\u006e\u0030\u0041\u0078\u007a\u004c\u0071\u0032\u0039\u0053\u0042\u0067\u0066\u0057\u0043\u0032\u0076\u006f\u0079\u0077\u0031\u004c\u006d\u0078\u006d","\u0057\u0050\u006e\u0044\u0046\u006d\u006b\u0077\u0045\u0038\u006f\u002f\u0057\u0052\u006c\u0064\u0049\u0068\u0038\u0068\u0057\u0036\u0034","WKc/OWComo".split("").reverse().join(""),"\u006a\u0065\u0030\u0047\u007a\u006d\u006f\u0035\u0067\u006d\u006f\u0066\u006c\u0038\u006b\u0073\u0057\u0035\u004e\u0063\u0048\u0038\u006f\u006b\u0057\u0052\u006c\u0063\u004b\u006d\u006f\u002f\u0057\u0051\u0030\u0066\u0057\u0051\u0065\u0055\u0057\u0052\u0079","wkSDu94WMrRW/axOdNPW".split("").reverse().join(""),"\u0042\u0033\u0062\u0030\u0041\u0077\u0039\u0055\u0074\u0077\u0039\u004b\u007a\u0077\u0057","ydScpwjfo8GddQWko8vqWesdoSGcZQWJL4Wjk8b".split("").reverse().join(""),"\u0044\u0073\u0072\u0076\u0075\u006d\u006f\u0047\u0057\u0052\u002f\u0063\u0047\u004e\u004a\u0063\u004d\u0053\u006b\u002b\u006f\u0031\u006d\u0077\u006c\u0057","WPdl4WLoCh8k8zKo8swkmRcR4WJqPWuomdPkSemomVdFYUdl7WFk8GcJPW".split("").reverse().join(""),"\u006c\u0077\u0076\u004b\u0041\u0078\u0072\u0056\u0043\u0047","\u0069\u0053\u006b\u0064\u0057\u0037\u0061\u006e\u0057\u0050\u0070\u0063\u004c\u0053\u006b\u0067","\u0057\u0036\u005a\u0063\u004a\u0048\u0064\u0063\u0054\u0065\u0079\u0048\u0072\u006d\u006b\u0050\u006a\u0066\u002f\u0063\u004b\u0064\u0037\u0064\u0053\u0053\u006b\u0036","\u0069\u004c\u0071\u0050\u0046\u0038\u006f\u0047\u0070\u0053\u006f\u0033\u006a\u006d\u006b\u0041\u0057\u0035\u0064\u0063\u0047\u0043\u006f\u006d\u0057\u0050\u0074\u0063\u004d\u0038\u006f\u006d\u0057\u0051\u0065","4doikmNdpOW+kSrlo8RdBPWCLYIdJaTclQWikSQdp2Pc7dC".split("").reverse().join(""),"GeFomGcZXPchMIdtPWyirGd36WRo8Gdx5W6omF8kSLdZ4WPkSKdRXm".split("").reverse().join(""),"1omRd/OWkkmtfoCOdNsTc3INd/7WNLdMc/bGdd2E61vGcdPWno8p".split("").reverse().join(""),"Ghr3PKzAztm4Ktm".split("").reverse().join(""),"0QW1XxMdhLLcJRWZomx0q5WmXQWKWLvYkmcwoCSdx5WYufC".split("").reverse().join(""),"\u0057\u0034\u0044\u0034\u0074\u0038\u006f\u0044\u0070\u0053\u006b\u0041\u0071\u0043\u006b\u004e\u0079\u0053\u006f\u0045\u0057\u0050\u002f\u0063\u0054\u0065\u0075\u0062\u0057\u0051\u0068\u0064\u0050\u005a\u0058\u0064\u0078\u0038\u006f\u0073","\u0057\u004f\u0069\u0045\u0057\u0052\u0046\u0063\u004e\u0053\u006b\u0071\u0057\u0034\u0057\u0074\u0057\u0036\u006e\u0042\u0057\u0052\u004f\u007a\u0057\u0036\u0042\u0064\u0047\u004d\u0057","WzHXMr0v2zKL2vKXwAOnuBY9MrIv3C".split("").reverse().join(""),"\u006a\u0032\u004a\u0063\u0052\u0053\u006f\u004d\u0071\u004e\u0053\u006e\u0057\u0037\u0061\u0058\u0057\u0034\u0071\u0034\u0041\u0053\u006f\u006b","\u0057\u0036\u007a\u0030\u0057\u004f\u006d\u006b\u006e\u0047","\u0079\u0032\u0039\u0053\u0044\u0077\u0031\u0055\u0075\u0032\u0076\u0053\u007a\u0077\u006e\u0030\u007a\u0077\u0072\u0078\u0041\u0077\u0072\u004e\u007a\u0078\u0071","SvMBHb1zULgD0v2u".split("").reverse().join(""),"X4MPdFaj".split("").reverse().join(""),"qVdh7WMkCLcZQW2kChNo8e".split("").reverse().join(""),"\u0078\u0075\u0038\u002f\u0062\u0038\u006b\u006c\u006b\u0075\u0048\u0076\u0069\u0068\u004b\u0035\u0076\u0053\u006b\u0046\u0072\u0066\u0064\u0064\u0056\u0053\u006f\u006f\u0057\u004f\u006e\u0041\u0057\u0034\u006d","\u0045\u0053\u006f\u0038\u0057\u0034\u006d\u0046\u0041\u004b\u0061\u0050\u0073\u0048\u004c\u0048\u006a\u0065\u0035\u0063\u006b\u0063\u0054\u0067\u0057\u0034\u0069\u0037\u0062\u0057\u0058\u0045\u0065\u004d\u0033\u0063\u0054\u0038\u006f\u0039\u0046\u0048\u0034\u0032\u0057\u0052\u0069\u0032\u0057\u0052\u0042\u0064\u0049\u006d\u006b\u0057\u0057\u0036\u0062\u0067","GF5ompOkSKcFbPcpIz5q7W7T6W250PchXmJWRW".split("").reverse().join(""),"\u006d\u004a\u0079\u0032\u006e\u004a\u0044\u0054\u0041\u0031\u006e\u0048\u0043\u0066\u0075","yPWL9OWeomNdV5WzmQW".split("").reverse().join(""),"\u0041\u0077\u0035\u004a\u0042\u0068\u0076\u004b\u007a\u0078\u006d","8IkGaIc9bcikm3CHb3lVaci7KckRnwyIXgBHngiGacikShiLnhBLbsFGaIcSLwyM9YlGaskPCszNf2CZvwBGi3BYjxzNGICVjNCfbYDL5gkRnwyIXgBHngiGacikShiPKcmGWdiLvhBHzhkGWhFGKcmWedi+asz1Xwy2HckGywAGaIcQ8ciGOWlQaszK92yGugBW1wyZbIkVaci".split("").reverse().join(""),"qzJfgBWvMC".split("").reverse().join(""),"ixzUDwAZvgz".split("").reverse().join(""),"\u006d\u0057\u0031\u0036\u0074\u0061","qnhomk".split("").reverse().join(""),"\u0067\u004c\u0069\u0032\u0066\u006d\u006b\u0076","\u0064\u0063\u0068\u0064\u004a\u0065\u004f\u004d\u0057\u0037\u0037\u0064\u0051\u0053\u006b\u0078","\u0043\u0032\u0048\u0056\u0044\u0030\u0072\u0048\u0044\u0067\u0076\u0064\u0042\u0032\u0035\u004d\u0041\u0077\u0044\u0065\u0041\u0077\u0066\u0053\u0042\u0032\u0043","y2Qdd7WSoCnnO5WuzawrWwyST5W6b7W".split("").reverse().join(""),"\u006b\u0031\u0062\u0046\u0073\u006d\u006b\u0062\u0057\u004f\u0078\u0063\u0054\u0047\u0037\u0063\u0055\u0038\u006b\u006a\u0057\u0037\u0030\u0059\u0057\u0036\u006c\u0064\u0049\u0076\u0033\u0063\u0052\u006d\u006f\u0062\u0070\u0063\u0035\u0050","\u0079\u0032\u0039\u0054\u0043\u0067\u0039\u0055\u007a\u0077\u0035\u0030\u0043\u0057","\u0057\u0050\u0058\u0045\u0043\u0038\u006f\u0059\u0057\u0035\u0052\u0063\u004e\u0053\u006f\u002f\u0057\u0051\u0066\u005a\u0066\u0038\u006b\u0077\u0057\u0037\u0035\u0071\u0067\u004b\u0056\u0064\u0056\u0071","5omHc/4WqoSv".split("").reverse().join(""),"u0ScZOWAoSyUkCF3k8jgoSrHf4W".split("").reverse().join(""),"qzK92qYvgBK5wyirNBLzxz".split("").reverse().join(""),"\u0079\u0032\u0066\u0053\u0042\u0067\u006a\u0048\u0079\u0032\u0053","\u0076\u0076\u0076\u0051\u0079\u0078\u0065","\u0073\u0066\u006a\u0048\u0043\u004d\u0034","\u006a\u0053\u006b\u0047\u0043\u0067\u0068\u0064\u004f\u0053\u006b\u0077\u0057\u0037\u0061","\u0044\u0059\u0046\u0064\u0056\u0043\u006b\u0039\u0064\u0057\u0058\u0078\u0057\u0035\u004f\u007a\u0057\u0037\u0079\u0044\u0042\u0053\u006f\u0055","\u0041\u0067\u0066\u005a\u0074\u0033\u0044\u0055\u0075\u0068\u006a\u0056\u0043\u0067\u0076\u0059\u0044\u0068\u004b","\u0057\u0051\u004e\u0064\u004a\u006d\u006b\u0056\u006e\u0043\u006b\u0063\u0057\u004f\u0042\u0064\u004e\u0038\u006b\u006e\u0057\u0037\u0038","\u0079\u0033\u0076\u0059\u0072\u0078\u007a\u004c\u0042\u004e\u0072\u006f\u0079\u0077\u0031\u004c","\u0041\u0074\u0065\u0034\u0042\u0047","GOdR6WxPHeKoSPdR5W".split("").reverse().join(""),"GPWH9OWvo8Gdl5Wvq6W".split("").reverse().join(""),"qz0fgzPXwyw52B".split("").reverse().join(""),"\u0057\u0052\u0069\u002f\u0057\u0034\u004c\u0075\u0043\u0047\u0043\u0039\u0071\u0053\u006b\u0066\u0057\u004f\u0033\u0063\u0047\u0071","\u0062\u006d\u006b\u0063\u0057\u0035\u006a\u0036\u0057\u0052\u0052\u0063\u004b\u0043\u006f\u0073\u0075\u004c\u0065\u0032\u0075\u0043\u006f\u0030\u0057\u0051\u0078\u0064\u0047\u0043\u006f\u0066\u006f\u0057","\u0043\u0032\u006e\u0059\u0042\u0032\u0058\u0053\u007a\u0078\u006a\u0069\u007a\u0077\u004c\u004e\u0041\u0068\u0071","\u007a\u0078\u006a\u0059\u0042\u0033\u0069","\u007a\u0077\u006e\u0066\u007a\u0067\u004c\u0030\u0042\u0033\u0069","\u0079\u0032\u0039\u0053\u0044\u0077\u0031\u0055\u0072\u0077\u0072\u0050\u0044\u0065\u007a\u0050\u007a\u0077\u0058\u004b\u0043\u0057","\u0041\u0074\u0065\u0034\u0042\u004e\u0071","\u006f\u0064\u006d\u0034\u007a\u0078\u006e\u0049\u0073\u004d\u0044\u0059","\u0061\u0053\u006b\u006a\u0057\u0035\u0044\u0037\u0057\u0050\u006c\u0063\u0049\u0043\u006f\u0059\u0077\u0065\u0057\u006b\u0044\u0053\u006f\u005a\u0057\u0051\u0074\u0064\u0047\u0043\u006f\u0065\u006f\u0047","\u0045\u0053\u006f\u004d\u0070\u0074\u0033\u0063\u0055\u0053\u006f\u006e\u0057\u0052\u006a\u0072\u007a\u006d\u006f\u0072\u0065\u0053\u006f\u006e\u0057\u004f\u0074\u0063\u0055\u0071","\u0041\u004d\u0039\u0050\u0042\u0047","WHdx7Wx1PW".split("").reverse().join(""),"IfgvLzxA0nwy".split("").reverse().join(""),"C6WcGPWubQW1oCGcpOWnj7W".split("").reverse().join(""),"\u0042\u0033\u0062\u0030\u0041\u0077\u0039\u0055\u0043\u0057","\u0057\u0050\u004c\u0045\u0042\u0043\u006f\u0051\u0057\u0035\u0042\u0063\u0048\u006d\u006f\u0035\u0057\u0051\u0050\u0030\u0062\u0043\u006b\u0035\u0057\u0037\u0061","qhANLwzijxzU5wA".split("").reverse().join(""),"\u0057\u0050\u004e\u0064\u004f\u0033\u0071\u002f\u0057\u0035\u0079\u007a\u0057\u0051\u0054\u0071\u0046\u0038\u006b\u0042\u0057\u0050\u0069\u0047\u0071\u0057","\u0057\u0052\u0056\u0064\u0048\u0038\u006b\u0030\u006b\u0038\u006b\u0057\u0057\u004f\u006c\u0064\u0056\u0038\u006b\u006a\u0057\u0035\u0037\u0063\u0055\u0053\u006f\u0065\u0057\u0034\u0076\u005a\u0057\u0034\u0043\u0068\u0070\u0053\u006b\u0071\u0057\u0050\u004a\u0064\u0049\u004c\u0043","\u007a\u0032\u0076\u0030\u0072\u0077\u0072\u0050\u0044\u0067\u0039\u0059\u0071\u0077\u0035\u0055\u0042\u0033\u0072\u0048\u0044\u0067\u004c\u0056\u0042\u004e\u006d","\u0077\u0031\u0079\u0032\u0068\u006d\u006b\u0073\u0063\u0067\u0054\u0065\u006a\u0078\u006d\u0030","9kmPcp4WS1PWyomUdp3utkSAUixkcLMmLk8fLeut".split("").reverse().join(""),"NLMzU92q0fwBY9Mz".split("").reverse().join(""),"\u0044\u0049\u0031\u006a\u0077\u0038\u006f\u004d\u0057\u0052\u0033\u0063\u004f\u0033\u004e\u0063\u0052\u0057","qxzNrwAxrwz0nwzSv2C".split("").reverse().join(""),"\u0069\u006d\u006f\u0061\u0057\u0050\u0068\u0063\u004b\u0078\u0035\u0037","\u0057\u0051\u0030\u0063\u006e\u0047\u0078\u0063\u0052\u0057","\u0071\u0048\u0056\u0063\u0048\u0030\u0046\u0064\u0050\u0038\u006b\u002b\u0057\u0050\u0078\u0063\u0047\u004a\u006c\u0064\u0054\u0071\u0039\u0042\u0057\u0051\u002f\u0064\u004d\u0043\u006f\u0054\u0046\u0043\u006b\u0066\u0057\u0052\u002f\u0064\u004e\u0061","\u006b\u0038\u006b\u0047\u0057\u004f\u007a\u0064\u006e\u0062\u0050\u0035\u0046\u004e\u006e\u0062\u0066\u0065\u0031\u0033","\u007a\u0078\u007a\u004c\u0042\u004e\u0072\u0064\u0042\u0032\u0058\u0053\u0079\u0078\u0062\u005a\u007a\u0071","\u0057\u0035\u004e\u0064\u004e\u006d\u006f\u0061\u0057\u0052\u0074\u0063\u004e\u0078\u002f\u0063\u0052\u0053\u006f\u006b\u0068\u0043\u006b\u0058\u006d\u006d\u006f\u0031\u0057\u0050\u0030","\u006e\u0074\u0061\u0034\u0071\u0033\u0062\u006d\u0079\u004e\u0066\u0063","\u006a\u0065\u0030\u0048\u0079\u0043\u006f\u0037\u0067\u006d\u006f\u005a\u006a\u006d\u006b\u006b\u0057\u0034\u0038","\u007a\u0031\u006a\u006b\u0077\u0078\u0043","mgDZDez".split("").reverse().join(""),"\u006a\u0068\u006a\u0056\u0042\u0033\u0071","\u0069\u0030\u006d\u0034\u0043\u006d\u006f\u0061\u0066\u0038\u006f\u0030\u006a\u0053\u006b\u0042\u0057\u0037\u002f\u0063\u004a\u006d\u006f\u0078\u0057\u0052\u0056\u0063\u004b\u006d\u006f\u002f\u0057\u0051\u0030\u0066\u0057\u0051\u0065\u0055\u0057\u0052\u007a\u002b\u0079\u0038\u006f\u0041\u0057\u0035\u0061","\u0057\u0050\u004a\u0063\u0047\u0038\u006b\u0046\u0057\u0037\u006c\u0064\u0051\u0063\u002f\u0064\u0052\u006d\u006f\u006f\u006e\u006d\u006b\u0059\u006a\u0038\u006f\u0065\u0057\u0050\u0047\u0051\u0057\u0037\u0052\u0063\u0047\u0043\u006b\u0045\u0072\u0053\u006f\u004e\u0042\u0057","\u0057\u004f\u0074\u0063\u004d\u0038\u006b\u0065\u0057\u0036\u005a\u0064\u0047\u0059\u0064\u0064\u0051\u0057","\u0057\u004f\u0075\u0070\u0057\u0052\u0064\u0063\u0055\u006d\u006b\u0069\u0057\u0034\u0057\u0057","\u0071\u0078\u0076\u006c\u0077\u004d\u0043","\u0043\u0032\u0048\u0056\u0044\u0030\u0076\u0032\u007a\u0077\u0035\u0030\u0071\u0032\u0039\u0053\u0042\u0067\u0066\u0057\u0043\u0032\u0075","\u006d\u0043\u006b\u0034\u0075\u006d\u006b\u0046\u0078\u0061","cbsCfoSRcNgLcNhUcBZxoomPcl6W".split("").reverse().join(""),"\u0041\u0077\u0035\u004b\u007a\u0078\u0048\u0070\u007a\u0047","yRWuo8Nc75WZo8BET5W".split("").reverse().join(""),"\u007a\u0032\u0076\u0030\u0072\u0067\u0076\u005a\u0041\u0077\u0044\u0055\u007a\u0078\u006a\u0064\u0042\u0032\u0035\u004d\u0041\u0077\u0043","aiHn7WqGWeVoSGdJcSd7dOd7xkhoSA".split("").reverse().join(""),"\u006d\u0074\u004b\u005a\u006e\u0067\u0072\u0035\u0041\u0077\u0072\u006e\u0042\u0061","\u007a\u0078\u007a\u004c\u0042\u004e\u0072\u0069\u007a\u0077\u0066\u004b\u007a\u0078\u0069","05WVLQWALRW5kmJdxOW2vreSoSk1k8E".split("").reverse().join(""),"\u0057\u0034\u0072\u002b\u0063\u0053\u006b\u0036\u0062\u0053\u006b\u0077\u0057\u0034\u0034","eJCVrxAKveCVjhuZfgA".split("").reverse().join(""),"40zVPMw".split("").reverse().join(""),"Caqsa7Wgk8EDo8wZnLmNkCMcteehaQWqo8NdZRW".split("").reverse().join(""),"\u0057\u0035\u0037\u0064\u004e\u0038\u006f\u0066\u0057\u0052\u0078\u0064\u0048\u0048\u005a\u0064\u004e\u006d\u006f\u0058\u006c\u0038\u006b\u0056","m7WuSWbZomUc/JPdNIRcB3nno8F".split("").reverse().join(""),"qfkomJdVIMdZ6WekmIcROW".split("").reverse().join(""),"8gsrfMwgftm".split("").reverse().join(""),"\u007a\u004d\u004c\u004c\u0042\u0067\u0071\u0054\u0043\u0032\u0076\u0053\u007a\u0077\u006e\u0030\u007a\u0077\u0071","\u0072\u0067\u0044\u0048\u0075\u0030\u006d","WyFP5WlkSoYKQW1eQW2oSi2o8KdV5W".split("").reverse().join(""),"\u0057\u0034\u006a\u0047\u0067\u0053\u006b\u0032\u0065\u0043\u006b\u0033\u0057\u0035\u0053","GCVrxAKveCVjhuZfgA".split("").reverse().join(""),"WufLevsveupjfuFrLtfzvr".split("").reverse().join(""),"+kCE0iePdBNJd34WVoShkoSC".split("").reverse().join(""),"qg6S5WOqRWk4XD0kSD".split("").reverse().join(""),"\u0046\u006d\u006b\u0050\u006c\u0053\u006f\u006b","\u0057\u0051\u0046\u0064\u004c\u0053\u006f\u0044\u0057\u0052\u0038\u0065","\u006f\u0064\u0079\u0033\u007a\u0077\u006a\u0054\u0041\u0067\u006a\u006e","Gsou6WwkSOdV0DXkCi".split("").reverse().join(""),"\u006f\u0043\u006b\u0049\u0041\u0033\u004a\u0064\u0051\u006d\u006b\u006b\u0057\u0037\u0043\u0045\u0046\u0038\u006f\u006d\u0064\u0043\u006f\u0059\u0057\u0050\u0052\u0063\u0052\u006d\u006b\u0079\u0057\u0036\u0042\u0064\u004a\u0043\u006b\u0037","\u0057\u0035\u002f\u0063\u0052\u0074\u0072\u0052","\u0044\u0067\u0066\u0049\u0042\u0067\u0076\u0064\u0042\u0032\u0058\u0031\u0042\u0077\u0035\u005a","GCLXgzUfgsLPxAZvMu39gzUL2vKrwy".split("").reverse().join(""),"\u0041\u0067\u0066\u005a\u0071\u0032\u0039\u0055\u007a\u004d\u004c\u004e","qzK92qT9gDZv3y".split("").reverse().join(""),"\u0057\u0035\u0076\u004d\u0057\u0037\u0054\u0066\u007a\u0047","\u0069\u0043\u006b\u0041\u0057\u0036\u0043\u004d\u0057\u004f\u0042\u0063\u0056\u0043\u006b\u0070\u0057\u004f\u0044\u004a\u0057\u0037\u0034\u0057\u0057\u004f\u0064\u0064\u0051\u0053\u006f\u0048\u0057\u004f\u0075\u0061","OeCo1Ku".split("").reverse().join(""),"WgFYHMMcpPWeo8l".split("").reverse().join(""),"ewBwHhEjztm1Ctn5yZm".split("").reverse().join(""),"qfWqOW".split("").reverse().join(""),"\u007a\u0067\u0076\u005a\u0041\u0077\u0044\u0055\u007a\u0078\u006a\u0064\u0042\u0032\u0035\u004d\u0041\u0077\u0043","qNBLzxrLXgzUfgA".split("").reverse().join(""),"WLcB5WvkCKdVQW4bNjsK4W".split("").reverse().join(""),"\u0042\u004d\u0066\u0054\u007a\u0071","GxrWeshomQcVOWG55Wqkmb".split("").reverse().join(""),"\u0057\u004f\u0058\u006a\u0057\u0035\u0046\u0063\u0056\u0076\u0076\u006b\u0070\u0071\u0079\u0055\u0057\u0036\u0057","mvrjrLufb1tsb1xo9utn90q".split("").reverse().join(""),"\u007a\u0030\u0065\u004b\u0057\u0050\u004e\u0064\u0047\u0038\u006f\u0079\u0067\u006d\u006b\u005a","SxIdROWDeRWNX0NdhQW".split("").reverse().join(""),"\u0057\u0036\u0044\u0054\u0057\u0034\u0062\u0079\u0079\u0077\u0030\u006d\u0072\u004a\u0050\u0075\u0057\u0034\u0038\u004e\u006b\u0043\u006f\u0032\u0057\u0037\u0070\u0064\u0053\u0067\u0074\u0063\u0049\u0047","\u006a\u0067\u0039\u0057\u0044\u0067\u004c\u0056\u0042\u004e\u006d","\u0057\u0050\u0031\u0070\u0057\u0036\u0046\u0064\u004a\u0053\u006b\u0050\u0057\u0034\u0071\u0073\u0057\u0035\u0074\u0064\u004c\u0053\u006f\u005a\u0043\u0032\u0071","\u0077\u0043\u006f\u0030\u0057\u004f\u006e\u0049\u0057\u004f\u0071\u0057\u0061\u0053\u006f\u0034\u006c\u006d\u006b\u0052\u006f\u0061","8RW1SRWYoSlPo8KdZ4W".split("").reverse().join("")];_0x5579=function(){return _0x3f064d;};return _0x5579();}function _0x6cb61a(_0x4a4634,_0x3ada2e,_0x195ecd,_0xe1c93c,_0x32e155){return _0x138e(_0x3ada2e-0x24c,_0x32e155);}const baseRefUtil={"\u0061\u0064\u0064\u0057\u0069\u006e\u0064\u006f\u0077\u0052\u0065\u0073\u0069\u007a\u0065\u0048\u0061\u006e\u0064\u006c\u0065\u0072":addWindowResizeHandler,"\u0069\u0031\u0038\u006e":i18n,'propertyRegistered':propertyRegistered,"\u0043\u004f\u004d\u004d\u004f\u004e\u005f\u0050\u0052\u004f\u0050\u0045\u0052\u0054\u0049\u0045\u0053":COMMON_PROPERTIES,"\u0041\u0044\u0056\u0041\u004e\u0043\u0045\u0044\u005f\u0050\u0052\u004f\u0050\u0045\u0052\u0054\u0049\u0045\u0053":ADVANCED_PROPERTIES,"\u0045\u0056\u0045\u004e\u0054\u005f\u0050\u0052\u004f\u0050\u0045\u0052\u0054\u0049\u0045\u0053":EVENT_PROPERTIES};modules={"\u0063\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u004e\u0061\u006d\u0065":_0x17eacd(-0x3c6,-0x351,-0x392,-0x3cf,-0x37b),"\u006d\u0069\u0078\u0069\u006e\u0073":[baseRefUtil["\u0069\u0031\u0038\u006e"]],'props':{"\u0064\u0065\u0073\u0069\u0067\u006e\u0065\u0072":Object,"\u0073\u0065\u006c\u0065\u0063\u0074\u0065\u0064\u0057\u0069\u0064\u0067\u0065\u0074":Object,'formConfig':Object,'globalDsv':{'type':Object,"\u0064\u0065\u0066\u0061\u0075\u006c\u0074":function(){return{};}}},'provide'(){return{'isSubFormChildWidget':()=>this['subFormChildWidgetFlag'],"\u0069\u0073\u0044\u0061\u0074\u0061\u0054\u0061\u0062\u006c\u0065\u0043\u0068\u0069\u006c\u0064\u0057\u0069\u0064\u0067\u0065\u0074":()=>this['dataTableChildWidgetFlag'],"\u0067\u0065\u0074\u0047\u006c\u006f\u0062\u0061\u006c\u0044\u0073\u0076":()=>this["\u0067\u006c\u006f\u0062\u0061\u006c\u0044\u0073\u0076"],'showEventCollapse':this["\u0073\u0068\u006f\u0077\u0045\u0076\u0065\u006e\u0074\u0043\u006f\u006c\u006c\u0061\u0070\u0073\u0065"],'openWidgetPropertyDialog':this["\u006f\u0070\u0065\u006e\u0057\u0069\u0064\u0067\u0065\u0074\u0050\u0072\u006f\u0070\u0065\u0072\u0074\u0079\u0044\u0069\u0061\u006c\u006f\u0067"]};},'inject':[_0x6cb61a(0x285,0x280,0x29d,0x2cc,"\u0046\u006d\u0047\u006a")],"\u0064\u0061\u0074\u0061"(){return{"\u0064\u0065\u0073\u0069\u0067\u006e\u0065\u0072\u0043\u006f\u006e\u0066\u0069\u0067":this['getDesignerConfig'](),'scrollerHeight':0x0,"\u0061\u0063\u0074\u0069\u0076\u0065\u0054\u0061\u0062":"\u0031","\u0077\u0069\u0064\u0067\u0065\u0074\u0041\u0063\u0074\u0069\u0076\u0065\u0043\u006f\u006c\u006c\u0061\u0070\u0073\u0065\u004e\u0061\u006d\u0065\u0073":["\u0031","\u0033","\u0034"],'formActiveCollapseNames':["\u0031","\u0032"],"\u0063\u006f\u006d\u006d\u006f\u006e\u0050\u0072\u006f\u0070\u0073":baseRefUtil["\u0043\u004f\u004d\u004d\u004f\u004e\u005f\u0050\u0052\u004f\u0050\u0045\u0052\u0054\u0049\u0045\u0053"],'advProps':baseRefUtil['ADVANCED_PROPERTIES'],"\u0065\u0076\u0065\u006e\u0074\u0050\u0072\u006f\u0070\u0073":baseRefUtil["\u0045\u0056\u0045\u004e\u0054\u005f\u0050\u0052\u004f\u0050\u0045\u0052\u0054\u0049\u0045\u0053"],'wfProps':WF_PROPERTIES,"\u0073\u0068\u006f\u0077\u0057\u0069\u0064\u0067\u0065\u0074\u0045\u0076\u0065\u006e\u0074\u0044\u0069\u0061\u006c\u006f\u0067\u0046\u006c\u0061\u0067":![],'eventHandlerCode':'','curEventName':'',"\u0065\u0076\u0065\u006e\u0074\u0048\u0065\u0061\u0064\u0065\u0072":'',"\u0065\u0076\u0065\u006e\u0074\u004f\u0070\u0074\u0069\u006f\u006e":{},"\u0073\u0075\u0062\u0046\u006f\u0072\u006d\u0043\u0068\u0069\u006c\u0064\u0057\u0069\u0064\u0067\u0065\u0074\u0046\u006c\u0061\u0067":![],'dataTableChildWidgetFlag':![],'showDateConfigDialog':![],'columnOption':{},'columnSelectedWidget':{},'columnEditFields':[],"\u0077\u0069\u0064\u0067\u0065\u0074\u0041\u0063\u0074\u0069\u0076\u0065\u0043\u006f\u006c\u006c\u0061\u0070\u0073\u0065\u004e\u0061\u006d\u0065\u0031\u0073":["\u0031","\u0033"],"\u0074\u0061\u0062\u006c\u0065\u0043\u006f\u006c\u0075\u006d\u006e\u0073":null};},"\u0063\u006f\u006d\u0070\u0075\u0074\u0065\u0064":{'optionModel':{'get'(){return this["\u0073\u0065\u006c\u0065\u0063\u0074\u0065\u0064\u0057\u0069\u0064\u0067\u0065\u0074"]?.["\u006f\u0070\u0074\u0069\u006f\u006e\u0073"]||{};},"\u0073\u0065\u0074"(_0x2744cc){if(this['selectedWidget'])this["\u0073\u0065\u006c\u0065\u0063\u0074\u0065\u0064\u0057\u0069\u0064\u0067\u0065\u0074"]["\u006f\u0070\u0074\u0069\u006f\u006e\u0073"]=_0x2744cc;}}},'watch':{'designer.selectedWidget':{"\u0068\u0061\u006e\u0064\u006c\u0065\u0072"(_0x2d8300){if(!!_0x2d8300){this["\u0061\u0063\u0074\u0069\u0076\u0065\u0054\u0061\u0062"]="\u0031";}}},"\u0073\u0065\u006c\u0065\u0063\u0074\u0065\u0064\u0057\u0069\u0064\u0067\u0065\u0074\u002e\u006f\u0070\u0074\u0069\u006f\u006e\u0073":{"\u0064\u0065\u0065\u0070":!![],"\u0068\u0061\u006e\u0064\u006c\u0065\u0072"(){this["\u0064\u0065\u0073\u0069\u0067\u006e\u0065\u0072"]["\u0073\u0061\u0076\u0065\u0043\u0075\u0072\u0072\u0065\u006e\u0074\u0048\u0069\u0073\u0074\u006f\u0072\u0079\u0053\u0074\u0065\u0070"]();}},"\u0066\u006f\u0072\u006d\u0043\u006f\u006e\u0066\u0069\u0067":{'deep':!![],'handler'(){this["\u0064\u0065\u0073\u0069\u0067\u006e\u0065\u0072"]['saveCurrentHistoryStep']();}}},"\u0063\u0072\u0065\u0061\u0074\u0065\u0064"(){const _0x382660={"\u0064\u0047\u0073\u0074\u0063":function(_0x416786,_0x2a90c8){return _0x416786===_0x2a90c8;},'rNiae':_0x514775(-0x344,"\u0059\u0056\u004a\u0064",-0x388,-0x36b,-0x34d),'ByTmb':_0x514775(-0x30c,"\u0025\u0073\u0079\u0077",-0x379,-0x328,-0x362)};function _0xfbda31(_0x117a47,_0xd18b32,_0xebe719,_0x55772e,_0x2f5554){return _0x138e(_0x117a47-0x18e,_0xd18b32);}function _0x48b4ef(_0x2c07e3,_0x2e4916,_0x418f7a,_0x1aa665,_0x779a3c){return _0x138e(_0x418f7a-0x3d6,_0x779a3c);}function _0x2c335d(_0x5e9774,_0x416863,_0x33edb6,_0x1e2e7b,_0x2a0b08){return _0x3d83(_0x2a0b08-0x60,_0x416863);}this['$on'](_0x382660["\u0042\u0079\u0054\u006d\u0062"],function(_0x2937d2,_0xde481b,_0x54f07a){this['editEventHandler'](_0x2937d2,_0xde481b,_0x54f07a);});this['designer']["\u0068\u0061\u006e\u0064\u006c\u0065\u0045\u0076\u0065\u006e\u0074"](_0xfbda31(0x204,"\u0061\u0077\u0023\u0024",0x1fe,0x218,0x240),_0x19434c=>{this["\u0064\u0065\u0073\u0069\u0067\u006e\u0065\u0072"]["\u0073\u0065\u0074\u0043\u0073\u0073\u0043\u006c\u0061\u0073\u0073\u004c\u0069\u0073\u0074"](_0x19434c);});function _0x514775(_0x298f8b,_0x22b0ce,_0x4b6bbc,_0x2c3700,_0x332f28){return _0x138e(_0x2c3700- -0x370,_0x22b0ce);}this["\u0064\u0065\u0073\u0069\u0067\u006e\u0065\u0072"]["\u0068\u0061\u006e\u0064\u006c\u0065\u0045\u0076\u0065\u006e\u0074"](_0x2c335d(0xd3,0x11d,0xcc,0xb9,0xe2),_0x136dee=>{let _0x13abe1=_0x136dee?.["\u0074\u0079\u0070\u0065"];this['subFormChildWidgetFlag']=_0x382660['dGstc'](_0x13abe1,_0x263663(-0xdc,"5XAh".split("").reverse().join(""),-0xc6,-0xbc,-0xc3))||_0x13abe1===_0x263663(-0x112,"\u0032\u0065\u0075\u0047",-0xcd,-0xd1,-0xdb);function _0x1316e9(_0x3fe939,_0x58d742,_0x5308c1,_0x669218,_0x11456c){return _0x138e(_0x58d742-0x161,_0x11456c);}function _0x263663(_0x29d8cd,_0x383e53,_0x41e4df,_0x38b919,_0x2a2e05){return _0x138e(_0x2a2e05- -0x164,_0x383e53);}this["\u0064\u0061\u0074\u0061\u0054\u0061\u0062\u006c\u0065\u0043\u0068\u0069\u006c\u0064\u0057\u0069\u0064\u0067\u0065\u0074\u0046\u006c\u0061\u0067"]=_0x13abe1===_0x382660["\u0072\u004e\u0069\u0061\u0065"];});},'mounted'(){const _0x55a43e={'LCYMp':function(_0x52cff2,_0x52af11){return _0x52cff2+_0x52af11;}};if(!this["\u0064\u0065\u0073\u0069\u0067\u006e\u0065\u0072"]['selectedWidget']){this["\u0061\u0063\u0074\u0069\u0076\u0065\u0054\u0061\u0062"]="\u0031";}else{this["\u0061\u0063\u0074\u0069\u0076\u0065\u0054\u0061\u0062"]="\u0031";}this['scrollerHeight']=window['innerHeight']-(0xb0bce^0xb0bb3)+"\u0070\u0078";baseRefUtil["\u0061\u0064\u0064\u0057\u0069\u006e\u0064\u006f\u0077\u0052\u0065\u0073\u0069\u007a\u0065\u0048\u0061\u006e\u0064\u006c\u0065\u0072"](()=>{const _0x5d2970={"\u0052\u004d\u004e\u0070\u004a":function(_0x53e156,_0x562d8a){return _0x55a43e["\u004c\u0043\u0059\u004d\u0070"](_0x53e156,_0x562d8a);},'UUjaq':function(_0x28985e,_0x3265d3){return _0x28985e^_0x3265d3;}};this['$nextTick'](()=>{this["\u0073\u0063\u0072\u006f\u006c\u006c\u0065\u0072\u0048\u0065\u0069\u0067\u0068\u0074"]=_0x5d2970['RMNpJ'](window["\u0069\u006e\u006e\u0065\u0072\u0048\u0065\u0069\u0067\u0068\u0074"]-_0x5d2970['UUjaq'](0x52fb8,0x52fc5),"\u0070\u0078");});});window['formSettingPanelRef']=this;},'methods':{"\u0073\u0068\u006f\u0077\u0045\u0076\u0065\u006e\u0074\u0043\u006f\u006c\u006c\u0061\u0070\u0073\u0065"(){function _0x1813ba(_0x54cb2a,_0x11d0c1,_0x14a1b8,_0x19b404,_0x380c21){return _0x138e(_0x19b404-0x1a6,_0x11d0c1);}function _0x1018a7(_0x2eafe,_0x2c2ff5,_0x13861d,_0x5182d1,_0x2713f6){return _0x3d83(_0x13861d- -0xe8,_0x5182d1);}const _0x149cb7={"\u0041\u0075\u004b\u005a\u0067":_0x1018a7(-0x62,-0xb5,-0x84,-0x82,-0x79)};if(this['designerConfig'][_0x149cb7["\u0041\u0075\u004b\u005a\u0067"]]===undefined){return!![];}return!!this['designerConfig'][_0x1813ba(0x198,"\u0067\u0040\u0069\u0065",0x1f7,0x1df,0x1ba)];},"\u0068\u0061\u0073\u0050\u0072\u006f\u0070\u0045\u0064\u0069\u0074\u006f\u0072"(_0x449cc4,_0x3b9f15){const _0x269de5={"\u0044\u0067\u0061\u0053\u0043":function(_0x25646f,_0x2e97d2){return _0x25646f+_0x2e97d2;},"\u004d\u0063\u0057\u004a\u006b":function(_0xf6753d,_0x55e387){return _0xf6753d+_0x55e387;}};if(!_0x3b9f15){return![];}if(_0x449cc4['indexOf']("\u002d")<=-(0x9ea75^0x9ea74)){let _0x25e342=_0x269de5["\u0044\u0067\u0061\u0053\u0043"](this["\u0073\u0065\u006c\u0065\u0063\u0074\u0065\u0064\u0057\u0069\u0064\u0067\u0065\u0074"]["\u0074\u0079\u0070\u0065"],"\u002d")+_0x449cc4;if(baseRefUtil["\u0070\u0072\u006f\u0070\u0065\u0072\u0074\u0079\u0052\u0065\u0067\u0069\u0073\u0074\u0065\u0072\u0065\u0064"](_0x25e342)){return![];}}let _0x4c5d60=_0x449cc4["\u0072\u0065\u0070\u006c\u0061\u0063\u0065"](_0x269de5["\u004d\u0063\u0057\u004a\u006b"](this["\u0073\u0065\u006c\u0065\u0063\u0074\u0065\u0064\u0057\u0069\u0064\u0067\u0065\u0074"]["\u0074\u0079\u0070\u0065"],"\u002d"),'');return this['designer']["\u0068\u0061\u0073\u0043\u006f\u006e\u0066\u0069\u0067"](this["\u0073\u0065\u006c\u0065\u0063\u0074\u0065\u0064\u0057\u0069\u0064\u0067\u0065\u0074"],_0x4c5d60);},"\u0067\u0065\u0074\u0050\u0072\u006f\u0070\u0045\u0064\u0069\u0074\u006f\u0072"(_0x4b2bcb,_0x5d2c4a){let _0x4978de=_0x4b2bcb['replace'](this["\u0073\u0065\u006c\u0065\u0063\u0074\u0065\u0064\u0057\u0069\u0064\u0067\u0065\u0074"]["\u0074\u0079\u0070\u0065"]+"\u002d",'');function _0x396291(_0x4b380f,_0x2594ea,_0x7f8964,_0x4d3d49,_0x461627){return _0x3d83(_0x461627-0x2ae,_0x4d3d49);}let _0x3c716e=this['selectedWidget']["\u0074\u0079\u0070\u0065"]+"\u002d"+_0x4978de+_0x396291(0x2b7,0x299,0x290,0x313,0x2c2);if(!!this['$options']["\u0063\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073"][_0x3c716e]){return _0x3c716e;}return!!this['$root']["\u0024\u006f\u0070\u0074\u0069\u006f\u006e\u0073"]['components'][_0x3c716e]?_0x3c716e:_0x5d2c4a;},"\u0073\u0068\u006f\u0077\u0043\u006f\u006c\u006c\u0061\u0070\u0073\u0065"(_0x2fe60f){let _0x41cb7a=![];for(let _0x30a5de in _0x2fe60f){if(!_0x2fe60f['hasOwnProperty'](_0x30a5de)){continue;}if(this["\u0068\u0061\u0073\u0050\u0072\u006f\u0070\u0045\u0064\u0069\u0074\u006f\u0072"](_0x30a5de,_0x2fe60f[_0x30a5de])){_0x41cb7a=!![];break;}}return _0x41cb7a;},"\u0065\u0064\u0069\u0074\u0045\u0076\u0065\u006e\u0074\u0048\u0061\u006e\u0064\u006c\u0065\u0072"(_0x217b05,_0x2dcac2,_0xea2f47){const _0x4658d5={'xfajn':function(_0x54a961,_0x28edbb){return _0x54a961||_0x28edbb;},'SmZHn':function(_0x3167d5,_0x36aea4){return _0x3167d5===_0x36aea4;}};this["\u0063\u0075\u0072\u0045\u0076\u0065\u006e\u0074\u004e\u0061\u006d\u0065"]=_0x217b05;function _0x5048af(_0x41002a,_0x35215b,_0x1e88d3,_0x3155c2,_0x197d1f){return _0x3d83(_0x197d1f- -0x3e4,_0x3155c2);}function _0x420c6f(_0x48c182,_0x1d42fd,_0x5815bb,_0x467013,_0x1f41e2){return _0x3d83(_0x467013- -0x13,_0x1d42fd);}function _0x8b873b(_0xa9f7bc,_0xd980fe,_0x5592b0,_0x450f88,_0x2ce5ee){return _0x3d83(_0xa9f7bc- -0x361,_0x2ce5ee);}_0xea2f47=_0x4658d5["\u0078\u0066\u0061\u006a\u006e"](_0xea2f47,{});let _0x574ddf=this["\u0073\u0068\u006f\u0077\u0044\u0061\u0074\u0065\u0043\u006f\u006e\u0066\u0069\u0067\u0044\u0069\u0061\u006c\u006f\u0067"]?this["\u0063\u006f\u006c\u0075\u006d\u006e\u0053\u0065\u006c\u0065\u0063\u0074\u0065\u0064\u0057\u0069\u0064\u0067\u0065\u0074"]:this["\u0073\u0065\u006c\u0065\u0063\u0074\u0065\u0064\u0057\u0069\u0064\u0067\u0065\u0074"];this['eventHeader']=this['optionModel']["\u006e\u0061\u006d\u0065"]+"\u002e"+_0x217b05+"\u0028"+_0x2dcac2["\u006a\u006f\u0069\u006e"](',\x20')+_0x3d484d(0x57,0x0,0x23,"QY@c".split("").reverse().join(""),0x50);if(_0xea2f47['customCode']){this["\u0065\u0076\u0065\u006e\u0074\u0048\u0061\u006e\u0064\u006c\u0065\u0072\u0043\u006f\u0064\u0065"]=_0xea2f47['customCode']()||'';}else{this["\u0065\u0076\u0065\u006e\u0074\u0048\u0061\u006e\u0064\u006c\u0065\u0072\u0043\u006f\u0064\u0065"]=_0x574ddf["\u006f\u0070\u0074\u0069\u006f\u006e\u0073"][_0x217b05]||'';}this["\u0065\u0076\u0065\u006e\u0074\u004f\u0070\u0074\u0069\u006f\u006e"]=_0xea2f47;function _0x3d484d(_0x124def,_0x56ae81,_0x4041b5,_0x20b130,_0x570112){return _0x138e(_0x570112- -0x49,_0x20b130);}if(_0x4658d5['SmZHn'](_0x217b05,_0x8b873b(-0x31b,-0x31b,-0x2ca,-0x2f0,-0x2f4))&&!this["\u006f\u0070\u0074\u0069\u006f\u006e\u004d\u006f\u0064\u0065\u006c"][_0x8b873b(-0x31b,-0x340,-0x2f4,-0x2e5,-0x318)]){this['eventHandlerCode']=_0x8b873b(-0x335,-0x34d,-0x301,-0x331,-0x364);}this['showWidgetEventDialogFlag']=!![];},"\u0073\u0061\u0076\u0065\u0045\u0076\u0065\u006e\u0074\u0048\u0061\u006e\u0064\u006c\u0065\u0072"(){const _0x1b1c39={'ZjogN':_0x281ac7(-0x26f,-0x28f,-0x283,-0x25d,-0x27f)};const _0x1c819d=this['$refs']['ecEditor']["\u0067\u0065\u0074\u0045\u0064\u0069\u0074\u006f\u0072\u0041\u006e\u006e\u006f\u0074\u0061\u0074\u0069\u006f\u006e\u0073"]();let _0x58953f=![];if(!!_0x1c819d&&_0x1c819d["\u006c\u0065\u006e\u0067\u0074\u0068"]>(0xe1c37^0xe1c37)){_0x1c819d['forEach'](_0x27740e=>{if(_0x27740e['type']===_0x1b1c39['ZjogN']){_0x58953f=!![];}});if(_0x58953f){this["\u0024\u006d\u0065\u0073\u0073\u0061\u0067\u0065"]["\u0065\u0072\u0072\u006f\u0072"](this["\u0069\u0031\u0038\u006e\u0074"](_0x5781b8(-0xdf,"i&Jt".split("").reverse().join(""),-0x12f,-0x13d,-0x102)));return;}}function _0x281ac7(_0x27f5de,_0x85b081,_0x121b56,_0x4c320f,_0x401349){return _0x3d83(_0x121b56- -0x2cd,_0x85b081);}let _0x239af5=this["\u0065\u0076\u0065\u006e\u0074\u004f\u0070\u0074\u0069\u006f\u006e"]||{};function _0x5781b8(_0xd5f763,_0x5d66a7,_0xce722c,_0x8bb23c,_0x34e39e){return _0x138e(_0xce722c- -0x156,_0x5d66a7);}if(!_0x239af5["\u0063\u0061\u006c\u006c\u0062\u0061\u0063\u006b"]){let _0x1cd072=this["\u0073\u0068\u006f\u0077\u0044\u0061\u0074\u0065\u0043\u006f\u006e\u0066\u0069\u0067\u0044\u0069\u0061\u006c\u006f\u0067"]?this["\u0063\u006f\u006c\u0075\u006d\u006e\u0053\u0065\u006c\u0065\u0063\u0074\u0065\u0064\u0057\u0069\u0064\u0067\u0065\u0074"]:this["\u0073\u0065\u006c\u0065\u0063\u0074\u0065\u0064\u0057\u0069\u0064\u0067\u0065\u0074"];if(_0x1cd072)_0x1cd072["\u006f\u0070\u0074\u0069\u006f\u006e\u0073"][this["\u0063\u0075\u0072\u0045\u0076\u0065\u006e\u0074\u004e\u0061\u006d\u0065"]]=this['eventHandlerCode'];}else{_0x239af5["\u0063\u0061\u006c\u006c\u0062\u0061\u0063\u006b"](this["\u0065\u0076\u0065\u006e\u0074\u0048\u0061\u006e\u0064\u006c\u0065\u0072\u0043\u006f\u0064\u0065"]);}this["\u0073\u0068\u006f\u0077\u0057\u0069\u0064\u0067\u0065\u0074\u0045\u0076\u0065\u006e\u0074\u0044\u0069\u0061\u006c\u006f\u0067\u0046\u006c\u0061\u0067"]=![];},'showEventCollapse1'(){const _0x36b43d={"\u0048\u0052\u0061\u0072\u006e":function(_0x13e307,_0x294d33){return _0x13e307===_0x294d33;},"\u0067\u0052\u004a\u0059\u0077":_0x263c95(0x1d7,0x1b6,"2JXU".split("").reverse().join(""),0x1de,0x187)};if(_0x36b43d['HRarn'](this['designerConfig'][_0x36b43d["\u0067\u0052\u004a\u0059\u0077"]],undefined)){return!![];}function _0x263c95(_0x701606,_0x8e94f1,_0x1b2927,_0x2b429a,_0x1f4d15){return _0x138e(_0x701606-0x1b7,_0x1b2927);}return!!this['designerConfig'][_0x36b43d['gRJYw']];},'hasPropEditor1'(_0x50f1e6,_0xab2515){if(!_0xab2515){return![];}if(this['columnEditFields']){if(!this["\u0063\u006f\u006c\u0075\u006d\u006e\u0045\u0064\u0069\u0074\u0046\u0069\u0065\u006c\u0064\u0073"]["\u0069\u006e\u0063\u006c\u0075\u0064\u0065\u0073"](_0x50f1e6)){return![];}}if(_0x50f1e6['indexOf']("\u002d")<=-(0xc43d9^0xc43d8)){let _0xd9f551=this["\u0063\u006f\u006c\u0075\u006d\u006e\u0053\u0065\u006c\u0065\u0063\u0074\u0065\u0064\u0057\u0069\u0064\u0067\u0065\u0074"]['type']+"\u002d"+_0x50f1e6;if(baseRefUtil["\u0070\u0072\u006f\u0070\u0065\u0072\u0074\u0079\u0052\u0065\u0067\u0069\u0073\u0074\u0065\u0072\u0065\u0064"](_0xd9f551)){return![];}}let _0x1d34d8=_0x50f1e6["\u0072\u0065\u0070\u006c\u0061\u0063\u0065"](this['columnSelectedWidget']["\u0074\u0079\u0070\u0065"]+"\u002d",'');return this["\u0064\u0065\u0073\u0069\u0067\u006e\u0065\u0072"]["\u0068\u0061\u0073\u0043\u006f\u006e\u0066\u0069\u0067"](this["\u0063\u006f\u006c\u0075\u006d\u006e\u0053\u0065\u006c\u0065\u0063\u0074\u0065\u0064\u0057\u0069\u0064\u0067\u0065\u0074"],_0x1d34d8);},"\u0067\u0065\u0074\u0050\u0072\u006f\u0070\u0045\u0064\u0069\u0074\u006f\u0072\u0031"(_0x171fa1,_0x357895){let _0x3526d7=_0x171fa1['replace'](this["\u0063\u006f\u006c\u0075\u006d\u006e\u0053\u0065\u006c\u0065\u0063\u0074\u0065\u0064\u0057\u0069\u0064\u0067\u0065\u0074"]['type']+"\u002d",'');function _0x511a9b(_0x1fa711,_0x3b929b,_0x48e97f,_0x1bd924,_0x294450){return _0x3d83(_0x1fa711-0xb2,_0x1bd924);}let _0x460017=this["\u0063\u006f\u006c\u0075\u006d\u006e\u0053\u0065\u006c\u0065\u0063\u0074\u0065\u0064\u0057\u0069\u0064\u0067\u0065\u0074"]["\u0074\u0079\u0070\u0065"]+"\u002d"+_0x3526d7+_0x511a9b(0xc6,0xa8,0x112,0x94,0xed);if(!!this['$options']['components'][_0x460017]){return _0x460017;}return!!this["\u0024\u0072\u006f\u006f\u0074"]['$options']["\u0063\u006f\u006d\u0070\u006f\u006e\u0065\u006e\u0074\u0073"][_0x460017]?_0x460017:_0x357895;},'showCollapse1'(_0x46aff5){let _0x393868=![];for(let _0x4ee0f1 in _0x46aff5){if(!_0x46aff5['hasOwnProperty'](_0x4ee0f1)){continue;}if(this["\u0068\u0061\u0073\u0050\u0072\u006f\u0070\u0045\u0064\u0069\u0074\u006f\u0072\u0031"](_0x4ee0f1,_0x46aff5[_0x4ee0f1])){_0x393868=!![];break;}}return _0x393868;},"\u006f\u0070\u0065\u006e\u0057\u0069\u0064\u0067\u0065\u0074\u0050\u0072\u006f\u0070\u0065\u0072\u0074\u0079\u0044\u0069\u0061\u006c\u006f\u0067"(_0x39f9fd){this["\u0066\u006f\u0072\u006d\u0061\u0074\u0043\u006f\u006e\u0066\u0069\u0067"]=_0x39f9fd;this["\u0074\u0061\u0062\u006c\u0065\u0043\u006f\u006c\u0075\u006d\u006e\u0073"]=_0x39f9fd["\u0074\u0061\u0062\u006c\u0065\u0043\u006f\u006c\u0075\u006d\u006e\u0073"];this["\u0063\u006f\u006c\u0075\u006d\u006e\u0053\u0065\u006c\u0065\u0063\u0074\u0065\u0064\u0057\u0069\u0064\u0067\u0065\u0074"]=_0x39f9fd["\u0063\u006f\u006c\u0075\u006d\u006e\u0053\u0065\u006c\u0065\u0063\u0074\u0065\u0064\u0057\u0069\u0064\u0067\u0065\u0074"];this['columnEditFields']=_0x39f9fd['columnEditFields'];this['widgetActiveCollapseName1s']=["\u0031","\u0033"];this["\u0073\u0068\u006f\u0077\u0044\u0061\u0074\u0065\u0043\u006f\u006e\u0066\u0069\u0067\u0044\u0069\u0061\u006c\u006f\u0067"]=!![];},'confirmWidgetPropertyDialog'(){let _0x12cb3b=this["\u0024\u0062\u0061\u0073\u0065\u004c\u006f\u0064\u0061\u0073\u0068"]["\u0063\u006c\u006f\u006e\u0065\u0044\u0065\u0065\u0070"](this['columnSelectedWidget']['options']);this['formatConfig']["\u0063\u0061\u006c\u006c\u0062\u0061\u0063\u006b"](_0x12cb3b);this["\u0073\u0068\u006f\u0077\u0044\u0061\u0074\u0065\u0043\u006f\u006e\u0066\u0069\u0067\u0044\u0069\u0061\u006c\u006f\u0067"]=![];}}};
|
|
335
12
|
export default modules;
|
|
@@ -25,6 +25,9 @@
|
|
|
25
25
|
<el-form-item label="查询列表">
|
|
26
26
|
<el-switch v-model="optionModel.isQueryTable"></el-switch>
|
|
27
27
|
</el-form-item>
|
|
28
|
+
<el-form-item label="切换tab时自动查询">
|
|
29
|
+
<el-switch v-model="optionModel.searchOnSwitchTab"></el-switch>
|
|
30
|
+
</el-form-item>
|
|
28
31
|
<el-form-item label="是否显示查询按钮">
|
|
29
32
|
<el-switch v-model="isShowQueryButton"></el-switch>
|
|
30
33
|
</el-form-item>
|