| 12345678910 |
- (global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/plugin/selectList"],{"0f97":function(t,n,e){"use strict";e.r(n);var r=e("cf24"),a=e.n(r);for(var i in r)["default"].indexOf(i)<0&&function(t){e.d(n,t,(function(){return r[t]}))}(i);n["default"]=a.a},"2d98":function(t,n,e){},"4cc0":function(t,n,e){"use strict";var r;e.d(n,"b",(function(){return a})),e.d(n,"c",(function(){return i})),e.d(n,"a",(function(){return r}));var a=function(){var t=this,n=t.$createElement,e=(t._self._c,t.__map(t.dataList,(function(n,e){var r=t.__get_orig(n),a=t.getListCheckName(n);return{$orig:r,m0:a}})));t.$mp.data=Object.assign({},{$root:{l0:e}})},i=[]},a6b7:function(t,n,e){"use strict";var r=e("2d98"),a=e.n(r);a.a},cf24:function(t,n,e){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var r=e("ca00");function a(t,n){var e;if("undefined"===typeof Symbol||null==t[Symbol.iterator]){if(Array.isArray(t)||(e=i(t))||n&&t&&"number"===typeof t.length){e&&(t=e);var r=0,a=function(){};return{s:a,n:function(){return r>=t.length?{done:!0}:{done:!1,value:t[r++]}},e:function(t){throw t},f:a}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var c,o=!0,u=!1;return{s:function(){e=t[Symbol.iterator]()},n:function(){var t=e.next();return o=t.done,t},e:function(t){u=!0,c=t},f:function(){try{o||null==e.return||e.return()}finally{if(u)throw c}}}}function i(t,n){if(t){if("string"===typeof t)return c(t,n);var e=Object.prototype.toString.call(t).slice(8,-1);return"Object"===e&&t.constructor&&(e=t.constructor.name),"Map"===e||"Set"===e?Array.from(t):"Arguments"===e||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e)?c(t,n):void 0}}function c(t,n){(null==n||n>t.length)&&(n=t.length);for(var e=0,r=new Array(n);e<n;e++)r[e]=t[e];return r}var o={RADIO:"radio",MULTIPLE:"multiple"},u={props:{list:{type:Array,default:function(){return[]}},type:{type:String,default:o.RADIO}},data:function(){return{curValue:"",curIndex:-1,showList:!1,dataList:[]}},onLoad:function(){},created:function(){this.initList()},computed:{curItemName:function(){var t=this,n=[];this.dataList&&this.dataList[this.curIndex]&&(n=this.dataList[this.curIndex].data);var e=n.find((function(n){return n.value==t.curValue}));return!!e&&e.name}},methods:{initList:function(){var t=this;this.dataList=[];var n,e=a(this.list);try{var i=function(){var e=n.value,a=(0,r.copyObject)(e);a.data.forEach((function(t){t.value==a.default?t.checked=!0:t.checked=!1})),t.dataList.push(a)};for(e.s();!(n=e.n()).done;)i()}catch(c){e.e(c)}finally{e.f()}},getListCheckName:function(t){var n,e=t.title,r=a(t.data);try{for(r.s();!(n=r.n()).done;){var i=n.value;if(i.checked){e=i.name;break}}}catch(c){r.e(c)}finally{r.f()}return e},touchContent:function(){},touchMarkEvent:function(){this.showList=!1,this.curIndex=-1},selectItemEvent:function(t){var n=this;if(o.RADIO==this.type){var e=this.dataList[this.curIndex].data;e.forEach((function(t){t.checked=!1})),console.log(444444,e)}this.curValue=t.value,t.checked=!0,this.$nextTick((function(){n.searchEvent()}))},showListEvent:function(t){this.curIndex=t,this.showList=!0},searchEvent:function(){this.showList=!1;var t=this.getParams();this.$emit("search",t)},getParams:function(){var t,n={},e=a(this.dataList);try{for(e.s();!(t=e.n()).done;){var r,i=t.value,c=a(i.data);try{for(c.s();!(r=c.n()).done;){var o=r.value;if(n[i.key]="",o.checked){n[i.key]=o.value;break}}}catch(u){c.e(u)}finally{c.f()}}}catch(u){e.e(u)}finally{e.f()}return n}},watch:{list:function(t,n){t&&t instanceof Array&&this.initList()}}};n.default=u},e8a7:function(t,n,e){"use strict";e.r(n);var r=e("4cc0"),a=e("0f97");for(var i in a)["default"].indexOf(i)<0&&function(t){e.d(n,t,(function(){return a[t]}))}(i);e("a6b7");var c,o=e("0095"),u=Object(o["a"])(a["default"],r["b"],r["c"],!1,null,"071e1199",null,!1,r["a"],c);n["default"]=u.exports}}]);
- ;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
- 'components/plugin/selectList-create-component',
- {
- 'components/plugin/selectList-create-component':(function(module, exports, __webpack_require__){
- __webpack_require__('f3be')['createComponent'](__webpack_require__("e8a7"))
- })
- },
- [['components/plugin/selectList-create-component']]
- ]);
|