2 lines
2.4 KiB
JavaScript
2 lines
2.4 KiB
JavaScript
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-551a1e73"],{"95ac":function(t,a,n){},cd1b:function(t,a,n){"use strict";n("95ac")},f9d3:function(t,a,n){"use strict";n.r(a);var e=function(){var t=this,a=t._self._c;return a("div",[a("el-card",{staticClass:"ibox"},[a("div",{staticClass:"flex justify-between",attrs:{slot:"header"},slot:"header"},[a("div",[t._v(t._s(t.$t("accountBondObjManage.title")))])]),a("div",{},[a("el-table",{staticStyle:{width:"100%"},attrs:{data:t.accountBondObjManageInfo.accountBondObjs,border:"",stripe:""}},[a("el-table-column",{attrs:{prop:"bobjId",label:t.$t("accountBondObjManage.bobjId"),align:"center"}}),a("el-table-column",{attrs:{prop:"objName",label:t.$t("accountBondObjManage.objName"),align:"center"}}),a("el-table-column",{attrs:{prop:"receivableAmount",label:t.$t("accountBondObjManage.receivableAmount"),align:"center"}}),a("el-table-column",{attrs:{prop:"receivedAmount",label:t.$t("accountBondObjManage.receivedAmount"),align:"center"}}),a("el-table-column",{attrs:{prop:"startTime",label:t.$t("accountBondObjManage.startTime"),align:"center"}}),a("el-table-column",{attrs:{prop:"endTime",label:t.$t("accountBondObjManage.endTime"),align:"center"}})],1),a("el-pagination",{staticClass:"pagination",attrs:{"current-page":t.currentPage,"page-size":t.pageSize,layout:"total, prev, pager, next",total:t.accountBondObjManageInfo.total},on:{"current-change":t.handleCurrentChange}})],1)])],1)},o=[],c=n("b775");function r(t){return new Promise((a,n)=>{Object(c["a"])({url:"/accountBondObj/queryAccountBondObj",method:"get",params:t}).then(t=>{const n=t.data;a(n)}).catch(t=>{n(t)})})}var l=n("7323"),i={name:"AccountBondObjManage",data(){return{accountBondObjManageInfo:{accountBondObjs:[],total:0,conditions:{objId:""}},currentPage:1,pageSize:10}},created(){this.accountBondObjManageInfo.conditions.objId=Object(l["f"])(),this._listAccountBondObjs(this.currentPage,this.pageSize)},methods:{handleCurrentChange(t){this.currentPage=t,this._listAccountBondObjs(this.currentPage,this.pageSize)},async _listAccountBondObjs(t,a){try{const n={...this.accountBondObjManageInfo.conditions,page:t,row:a},e=await r(n);this.accountBondObjManageInfo.accountBondObjs=e.data,this.accountBondObjManageInfo.total=e.total}catch(n){console.error("获取保证金对象列表失败:",n)}}}},s=i,u=(n("cd1b"),n("2877")),b=Object(u["a"])(s,e,o,!1,null,"2b4eae97",null);a["default"]=b.exports}}]);
|
|
//# sourceMappingURL=chunk-551a1e73.9bf27053.js.map
|