1 |
- (window.webpackJsonp=window.webpackJsonp||[]).push([["chunk-47c7"],{BF9z:function(e,t,n){"use strict";n.r(t);var r=n("BhWX"),a={name:"JoinApplication",data:function(){return{loading:!1,records:0,searchForm:{page:1,limit:10},tableData:[],fieldDefs:[{label:"省份",prop:"province",align:"center"},{label:"城市",prop:"city",align:"center"},{label:"联系人",prop:"contacts",align:"center"},{label:"联系人电话",prop:"phone",align:"center"},{label:"投资规模",prop:"scale",align:"center"},{label:"申请时间",prop:"ctime",align:"center"}]}},created:function(){this.queryList()},methods:{handleCurrentChange:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1;this.searchForm.page=e,this.queryList()},handleSizeChange:function(e){this.searchForm.limit=e,this.queryList()},queryList:function(){var e=this;this.loading=!0,Object(r.c)(this.searchForm).then(function(t){var n=t.data,r=n.data,a=n.code;e.loading=!1,200===a&&(e.tableData=r.list,e.records=+r.total)})}}},i=n("KHd+"),o=Object(i.a)(a,function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"app-container"},[n("el-table",{directives:[{name:"loading",rawName:"v-loading",value:e.loading,expression:"loading"}],staticStyle:{width:"100%"},attrs:{data:e.tableData,border:""}},e._l(e.fieldDefs,function(t){return n("el-table-column",e._b({key:t.prop,scopedSlots:e._u([{key:"default",fn:function(r){return["scale"===t.prop?n("div",[e._v("\n "+e._s(r.row.scale)+" 人\n ")]):n("div",[e._v(e._s(r.row[t.prop]))])]}}])},"el-table-column",t,!1))})),e._v(" "),n("el-pagination",{staticStyle:{"margin-top":"10px"},attrs:{"current-page":e.searchForm.page,"page-size":e.searchForm.limit,total:e.records,background:"",layout:"total, sizes, prev, pager, next, jumper"},on:{"current-change":e.handleCurrentChange,"size-change":e.handleSizeChange}})],1)},[],!1,null,null,null);o.options.__file="JoinApplication.vue";t.default=o.exports},BhWX:function(e,t,n){"use strict";n.d(t,"b",function(){return a}),n.d(t,"a",function(){return i}),n.d(t,"e",function(){return o}),n.d(t,"c",function(){return l}),n.d(t,"d",function(){return c});var r=n("t3Un");function a(e){return Object(r.a)({url:"?r=chrpannel-order/list",method:"post",data:e})}function i(e){return Object(r.a)({url:"?r=chrpannel-order/del",method:"post",data:e})}function o(e){return Object(r.a)({url:"?r=chrpannel-wallet/recharge-list",method:"post",data:e})}function l(e){return Object(r.a)({url:"?r=chrpannel-operate/franchise-list",method:"post",data:e})}function c(e){return Object(r.a)({url:"?r=chrpannel-order/order-fee-detail",method:"post",data:e})}}}]);
|