order.js 2.8 KB

1
  1. (global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["plugins/pt/order/order"],{"0d42":function(t,n,e){},"0f493":function(t,n,e){"use strict";var r=e("0d42"),o=e.n(r);o.a},"600f":function(t,n,e){"use strict";(function(t){e("8748");r(e("66fd"));var n=r(e("6fa8"));function r(t){return t&&t.__esModule?t:{default:t}}t(n.default)}).call(this,e("543d")["createPage"])},"6fa8":function(t,n,e){"use strict";e.r(n);var r=e("b97d"),o=e("9e6a");for(var i in o)"default"!==i&&function(t){e.d(n,t,(function(){return o[t]}))}(i);e("0f493");var a,u=e("f0c5"),s=Object(u["a"])(o["default"],r["b"],r["c"],!1,null,"e9941cc0",null,!1,r["a"],a);n["default"]=s.exports},"9e6a":function(t,n,e){"use strict";e.r(n);var r=e("e8f0"),o=e.n(r);for(var i in r)"default"!==i&&function(t){e.d(n,t,(function(){return r[t]}))}(i);n["default"]=o.a},b97d:function(t,n,e){"use strict";var r,o=function(){var t=this,n=t.$createElement;t._self._c},i=[];e.d(n,"b",(function(){return o})),e.d(n,"c",(function(){return i})),e.d(n,"a",(function(){return r}))},e8f0:function(t,n,e){"use strict";function r(t){return u(t)||a(t)||i(t)||o()}function o(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function i(t,n){if(t){if("string"===typeof t)return s(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(e):"Arguments"===e||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e)?s(t,n):void 0}}function a(t){if("undefined"!==typeof Symbol&&Symbol.iterator in Object(t))return Array.from(t)}function u(t){if(Array.isArray(t))return s(t)}function s(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}Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var c=function(){e.e("plugins/pt/components/app-nav").then(function(){return resolve(e("827c"))}.bind(null,e)).catch(e.oe)},f=function(){e.e("plugins/pt/components/app-order-list").then(function(){return resolve(e("8068"))}.bind(null,e)).catch(e.oe)},l={name:"order",data:function(){return{page:1,pintuan_status:0,over:!1,list:[]}},onLoad:function(){this.request(1,0)},onReachBottom:function(){this.over||(this.page+=1,this.request(this.page,this.pintuan_status))},methods:{changeStatus:function(t){this.list=[],this.over=!1,this.page=1,this.pintuan_status=t,this.request(1,t)},request:function(t,n){var e=this;this.$request({url:this.$api.pt.order,data:{page:t,pintuan_status:n}}).then((function(t){0===t.code&&(0===t.data.list.length?e.over=!0:e.list=[].concat(r(e.list),r(t.data.list)))}))},deleteItem:function(t){this.$delete(this.list,t)}},components:{"app-nav":c,"app-order-list":f}};n.default=l}},[["600f","common/runtime","common/vendor"]]]);