2020-11-12 14:57:34 +08:00

1 line
3.7 KiB
JavaScript

(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["pages/officialDocManagement/officialDocManagement"],{2787:function(e,t,n){"use strict";var a;n.d(t,"b",(function(){return i})),n.d(t,"c",(function(){return s})),n.d(t,"a",(function(){return a}));var i=function(){var e=this,t=e.$createElement;e._self._c;e._isMounted||(e.e0=function(t){e.currentTab=0},e.e1=function(t){e.currentTab=1})},s=[]},"783d":function(e,t,n){"use strict";n.r(t);var a=n("2787"),i=n("c071");for(var s in i)"default"!==s&&function(e){n.d(t,e,(function(){return i[e]}))}(s);n("9d0f");var o,d=n("f0c5"),c=Object(d["a"])(i["default"],a["b"],a["c"],!1,null,"1cfd2ed6",null,!1,a["a"],o);t["default"]=c.exports},"9d0f":function(e,t,n){"use strict";var a=n("f96c"),i=n.n(a);i.a},c071:function(e,t,n){"use strict";n.r(t);var a=n("c9bf"),i=n.n(a);for(var s in a)"default"!==s&&function(e){n.d(t,e,(function(){return a[e]}))}(s);t["default"]=i.a},c9bf:function(e,t,n){"use strict";(function(e){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=function(){n.e("pages/officialDocManagement/components/listUnit").then(function(){return resolve(n("cfb2"))}.bind(null,n)).catch(n.oe)},i={data:function(){return{pageData:{pageIndex:1,pageSize:10,sendPageIndex:1,sendPageSize:10,isEnd:[!1,!1],isLoading:!0},currentTab:0,reciveList:[],sendList:[]}},components:{ListUnit:a},onLoad:function(){e.showLoading({title:"正在加载"}),this.pageData.isLoading=!0,this.getList(),this.getSendList()},methods:{getList:function(){var t=this,n=this;n.$request.get({action_type:"getDocumentList",pageIndex:this.pageData.pageIndex,pageSize:this.pageData.pageSize,documentListType:1e3}).then((function(a){if(a.ResultCode&&"100"==a.ResultCode){var i=a.Data.List;i.length>0&&(1==t.pageData.pageIndex?n.reciveList=i:n.reciveList=n.reciveList.concat(i)),i.length<n.pageData.pageSize&&(n.pageData.isEnd[0]=!0)}else n.reciveList=[];e.hideLoading(),setTimeout((function(){n.pageData.isLoading=!1}),500)}))},getSendList:function(){var t=this,n=this;n.$request.get({action_type:"getDocumentList",pageIndex:this.pageData.sendPageIndex,pageSize:this.pageData.sendPageSize,documentListType:2e3}).then((function(a){if(a.ResultCode&&"100"==a.ResultCode){var i=a.Data.List;i.length>0&&(1==t.pageData.sendPageIndex?n.sendList=i:n.sendList=n.sendList.concat(i)),i.length<n.pageData.sendPageSize&&(n.pageData.isEnd[1]=!0)}else n.sendList=[];e.hideLoading(),setTimeout((function(){n.pageData.isLoading=!1}),500)}))},loadMore:function(){this.pageData.isEnd[this.currentTab]||(0===this.currentTab?(this.pageData.pageIndex+=1,this.getList()):(this.pageData.sendPageIndex+=1,this.getSendList()))},downFresh:function(){var e=this;0===e.currentTab?(e.pageData.pageIndex=1,e.getList()):(e.pageData.sendPageIndex=1,e.getSendList())},goDetail:function(t){e.navigateTo({url:"/pages/officialDocManagement/detail?id="+t.DOCUMENT_ID+"&type="+(0===this.currentTab?"1000":"2000")+"&isread="+t.ISREAD})}},onPullDownRefresh:function(){e.showLoading({title:"正在加载"}),this.pageData.pageIndex=1,this.pageData.isEnd=[!1,!1],this.getList(),this.pageData.sendPageIndex=1,this.getSendList(),setTimeout((function(){e.stopPullDownRefresh()}),1e3)},onReachBottom:function(){this.loadMore()},onShow:function(){var t=this;this.$eventHub.$once("needrefresh",(function(n){n&&(e.showLoading({title:"正在加载"}),t.pageData.pageIndex=1,t.getList(),t.pageData.isEnd=[!1,!1],t.pageData.sendPageIndex=1,t.getSendList())}))},onHide:function(){this.$eventHub.$off("needrefresh",(function(e){}))}};t.default=i}).call(this,n("543d")["default"])},dfef:function(e,t,n){"use strict";(function(e){n("5fd4");a(n("66fd"));var t=a(n("783d"));function a(e){return e&&e.__esModule?e:{default:e}}e(t.default)}).call(this,n("543d")["createPage"])},f96c:function(e,t,n){}},[["dfef","common/runtime","common/vendor"]]]);